Skip to content

5theman2opp/Speed-runners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Speed-runners App

🏃 About The App

Speed-runners is a mobile application designed to help runners improve their performance. By providing real-time feedback on speed, pace, and acceleration, the app acts as a personal running coach. It uses your device's GPS to track your run and a text-to-speech feature to give you audio cues and encouragement to help you stay on track with your target pace.

✨ Features

  • Real-time Tracking: Monitors your distance, speed, and acceleration as you run.

  • Target Pace Setting: Allows you to set a desired pace (e.g., 5:30 per km) to guide your workout.

  • Audio Feedback: Gives you verbal updates every minute, telling you if you are ahead of, behind, or on pace.

  • Screen Awake: Keeps your screen on during the run so you can easily check your stats.

🛠️ How It Works

The app uses the Haversine formula to accurately calculate the distance between GPS coordinates. It then uses this data, along with timestamps, to determine your current speed and acceleration. All of this information is used to provide timely and relevant feedback.

⚙️ Getting Started

Prerequisites

  • Expo Go app installed on your device

  • Node.js and npm/yarn installed on your machine

Installation

  1. Clone this repository.

  2. Navigate to the project directory.

  3. Install the required dependencies:

About

This is for the app I am try to make that will inhanse a persons speed by giving food back about their form, speed, and what they need to do to improve on it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors