Pizzernator displays pizza restaurants nearby you. This simple application will help you find easily all those places. It was created just to practice, so it might not be the most useful.
Features:
- list of nearby pizza restaurants
- favorites
- map with your location and nearby restaurants
Requirements:
- Windows Phone 8.0 or higher
Used technology:
- C# (Windows Phone 8 SDK)
- MS SQL CE (LINQ to SQL)
- GPS
- Google Places API
- Caliburn.Micro (for MVVM)