mcberros / onTheMap

This application shows a map that contain pins with the location of other Udacity students. Students can also add their own data to a location in the map.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onTheMap

Application for Udacity iOS Developer Nanodegree.

After log-in in the application, it shows a map or a table with information posted by other students. The map will contain pins that shows the location where other students have reported studying. By tapping on the pin users can see a URL for something the student finds interesting. The user will be able to add their own data by posting a string that can be reverse geocoded to a location, and a URL. Concepts learned in the course iOS Networking with Swift, as authentication, authorization, use of APIs and extensive use of closures will be used here.

Requirements

Xcode Version 7 and Swift 2

##License This project is released under the MIT License

About

This application shows a map that contain pins with the location of other Udacity students. Students can also add their own data to a location in the map.

License:MIT License


Languages

Language:Swift 100.0%