Skip to content

This is a running app developed using Swift and UIKit. It uses MapKit and Core Location. It tracks your running path from your starting point to your ending point. Open repo to learn more.

Notifications You must be signed in to change notification settings

josuegcp95/RunningApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

RunningApp

Screenshots

RunningApp(1) RunningApp(2) RunningApp(4) RunningApp(5)

Description

  • 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

Frameworks:

  • Foundation
  • UIKit
  • CoreLocation
  • MapKit

What I've Learned:

  • 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

About

This is a running app developed using Swift and UIKit. It uses MapKit and Core Location. It tracks your running path from your starting point to your ending point. Open repo to learn more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages