Project I'm currently working on with a group of developers. It is made with Xamarin.Forms which means the app runs on Windows, Android and IOS and is fully resizable for each end platform.
All data is saved towards a database using Azure and the application is made using the MVVM databinding architecture allowing for easy expanding on the code.