👉 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.
- 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
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
If you found this project interesting please support me by giving it a ⭐, I would really appreciate it 😀