A JavaScript web application for managing and storing workouts for running and cycling. Users can log their workouts with detailed metrics, track progress over time, and store all data locally using the Local Storage API.
- π Log running and cycling workouts with geolocation
- π Track time, distance, pace, speed, and elevation gain
- π Automatically calculates pace (running) and speed (cycling)
- πΊ Visualize workouts on an interactive map
- πΎ Persist data locally using Local Storage API
- π Track your workout history and performance over time
- JavaScript (ES6+)
- HTML5 & CSS3
- Leaflet.js (for map integration)
- Local Storage API
- Geolocation API
Clone the repository git clone https://pavlovicana.github.io/Workouts-App/