Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 724 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 724 Bytes

Udacity iOS Nanodegree Project 3: On The Map App

An iOS app that allows you to:

  1. Login using a Udacity email and password account
  2. Drop a pin for your location and tag it with a URL
  3. Look at other student locations pulled from a Parse API in a map or list
  4. Logout of your account

How to run

Download or clone the project and run the OnTheMap.xcodeproj

How to Contribute

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.