Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 365 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 365 Bytes

FoodPin

Simple Restaurant Review application. This is not a commercial product. It is only for learning purpose.

FoodPin is a restaurant review application. Features:

  • Add new restaurant
  • Check in
  • View restaurant on maps

This apps implements few of Apple iOS SDKs such as UITableViewController, UIPageViewController, MapKit, UIImagePickerController, etc.