This app allows a user to add his/her location to a map, and pull the locations of where other students are studying.
- Authentication
- View locations where other students are studying on map or as a list
- Add the location you are studying from
- Update your location
- Open shared URL from the app using default browser
Clone the repository
$ git clone https://github.com/EMacco/On-The-Map.git
$ cd On-The-Map
Open the file On-The-Map.xcworkspace
using Xcode
Click on the play button at the top left corner to build and run the project