Skip to content

A simple jogging app, which utilizes Swift to create a user-friendly navigable app to plan and track jogging statistics.

Notifications You must be signed in to change notification settings

AllenJue/Run-With-Me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Run-With-Me

100

Introduction

A simple running app, which utilizes Swift to create a user-friendly navigable app to plan and track run stats.

Technologies

  • Swift (CoreLocation, SwiftUI)

Features

Run With Me offers insights into a users movements when they are running, such as their average speed and distance traveled. Users can schedule runs, personalize the theme of their runs, as well as the features of the run (distance and time). This way, users can pace themselves, improve their running capabilities, all while gaining critical information to improve their performance.

Data in Run With Me is persistent, as user data is transactionally stored into the user's filesystem in their documents directory. This supports basic app features, such as saving data when inactive or closing the app.

Images

Screen Shot 2022-11-23 at 9 06 31 PM

Screen Shot 2022-11-23 at 9 06 15 PM

Screen Shot 2022-11-23 at 9 05 58 PM

TODO

  • Add ability to remove runs
  • Improve themes and UI decor
  • Add more insights into runs

About

A simple jogging app, which utilizes Swift to create a user-friendly navigable app to plan and track jogging statistics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages