Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 316 Bytes

readme.md

File metadata and controls

12 lines (8 loc) · 316 Bytes

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.