On the Map: https://github.com/gerrylu1/on-the-map
On The Map
On The Map is a Udacity iOS project app with a map that shows information posted by other students. The map will contain pins that show 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.
For more information, please visit the project specification page.
Using this app
To use this app, you need to have Xcode 11 installed on your macOS. Simply open the project file and run this app on either an emulator or a real device.