DietCalculator built for 4 mobile platforms(iOS, Android, Windows Phone 8.1, Windows 8.1) using Visual Studio Shared Project.
##About Diet Calculator
DietCalculator is a Silverlight MVC application written few years ago that calcuates daily diet requirements based on few inputs from the user. Check this blog
##Port to Mobile
Orinally ported to mobile using PCL. This project demonstrates the re-use of platform agnostic C# code on Windows Uniersal pojects, Xamarin.iOS and Xamarin.Android.
Refer these blogs for detailed explanation:
- Porting existing .NET apps to iOS
- Porting existing .NET apps to Android
- Porting existing .NET apps to four mobile platforms
- Easy Code Sharing across iOS, Android, and Windows
##Requirements for building the project
- Download and Install VS 2013 Update 2 RC
- Install VS plugin to support shared projects for iOS and Android
Stuck somewhere? let me know - @nishanil