Week 10 Project for Devslopes Academy
Build a running app.
- The user will tap to start a run in the app. Then they will run any distance. When they are done with the run they will open the app and tap stop run. You will show them a map with a line showing the route they just ran.
- You must also show the distance they ran
- Have an option to show distance in miles or kilometers
- Have a share button that takes a screenshot of your route via SMS
- Swift Programming Language
- MVC design pattern
- MapKit
- Core Location
- Multi-threading
- Timer


