https://github.com/dragosrobertn/trackmyself
Swift Project for tracking your location over time 🚩🗺
https://github.com/dragosrobertn/trackmyself
Last synced: 11 months ago
JSON representation
Swift Project for tracking your location over time 🚩🗺
- Host: GitHub
- URL: https://github.com/dragosrobertn/trackmyself
- Owner: dragosrobertn
- Created: 2017-02-20T15:52:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T18:31:28.000Z (over 9 years ago)
- Last Synced: 2025-01-28T13:57:36.403Z (over 1 year ago)
- Language: Swift
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TrackMySelf
XCode Project written in Swift introducing more advanced elements such as MKMapView, MKCoordinatePoint,
UIAlertController and UIAlertAction to track and store user's location.

# Learning Outcomes
- Permissions and capabilities in Maps
- Location handling and updating
- Navigation Bars and Buttons
- Guard statement
- Alert controllers and actions
- User Defaults saving and loading
## Other projects
This project is a part of a few mini [Learning Swift Projects](https://github.com/dragosrobertn/LearningSwiftProjects).