An open API service indexing awesome lists of open source software.

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 🚩🗺

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.

![Track My Self](https://cloud.githubusercontent.com/assets/10534896/23834591/fb24fffe-0750-11e7-871c-bf64873943b1.png)
# 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).