- This is a running iOS application
- It tracks your running path from your starting point to your ending point
- It tracks the distance (Miles and Kilometers)
- It tracks your running time
- UI with Storyboard
- MVC Design Pattern
- Foundation
- UIKit
- CoreLocation
- MapKit
- How to use MapKit
- How to use UserDefaults
- How to create a timer programmatically
- How to round integers to required decimal
- How to create color sets to be used with dark mode and light mode
- How to save and share a screenshot of the app