Skip to content

davide97l/running-performance-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Performance Calculator: Altitude, Elevation Gain, and Temperature

Open in Streamlit

👉 Have you ever wondered if you ran 10km at 2000m altitude, how fast would you run the same distance at lower altitudes? How would elevation gain and temperature affect your performance? 🤔

👉 The goal of this application is to calculate how your running pace and time would change given different elevation gain, altitude and temperature.

Features

  • Support for default or custom distances
  • Compute pace and time according to elevation gain, altitude and temperature
  • Clean and user-friendly interface
  • The author has over 10 years or running experience including track, road, and trail running

Usage

Clone this repository and set up the environment:

git clone https://github.com/davide97l/running-performance-calculator
cd running-performance-calculator
pip install streamlit

Run it locally:

streamlit run streamlit_app.py

Support

If you found this project interesting please support me by giving it a ⭐, I would really appreciate it 😀

Releases

No releases published

Packages

No packages published

Languages