Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 457 Bytes

File metadata and controls

4 lines (3 loc) · 457 Bytes

OnTheMap

Udacity iOS Nanodegree Program Project 3- Networking/API Demo

This demo app incorporates model/view/controller design and incorporates RESTful networking calls. On the Map contains pins that show the location where other users have reported studying. By tapping on the pin users can see a URL for something the student finds interesting. The user can add their own data by posting a string that can be reverse geocoded to a location, and a URL.