Skip to content

KellyOB/RouteView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

RouteView

Week 10 Project for Devslopes Academy

Build a running app.

Requirements

  • 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

Screenshots

Features

  • Swift Programming Language
  • MVC design pattern
  • MapKit
  • Core Location
  • Multi-threading
  • Timer

About

Route tracker utilizing MapKit, CoreLocation, Timer and multi-threading.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages