Skip to content

Xamarin Android & MVVM Cross application to manage recipes

License

Notifications You must be signed in to change notification settings

smolyakoff/food-by-me

Repository files navigation

Food by Me

Xamarin Android application to manage personal recipes.

  • Uses MVVM pattern with the help of MvvmCross.
  • SQLite is used to store the recipes.

Development

Visual Studio 2015 with Xamarin for Visual Studio is required to build and debug the application.