An iOS app that allows you to:
- Login using a Udacity email and password account
- Drop a pin for your location and tag it with a URL
- Look at other student locations pulled from a Parse API in a map or list
- Logout of your account
Download or clone the project and run the OnTheMap.xcodeproj
Find any typos? Think something is out of date? Contributions are welcome!
Fork this repository. Clone this repository to make changes.
$ git clone {YOUR_REPOSITORY_CLONE_URL}
$ cd Udacity_iOS_P3
Once you've pushed changes to your local repository, you can issue a pull request by clicking on the green pull request icon.