FitMap is a website that allows users to map and track their workouts on an interactive map. Users can log their workouts, view their workout history, and visualize their progress through the map.
-
Mapping Workouts: Users can mark the location of their workouts on an interactive map. This helps them visualize their workout patterns and explore new areas for their fitness activities.
-
Workout Logging: Users can log details about their workouts, such as the type of activity (running or cycling), duration, distance. This feature enables users to keep a record of their fitness progress.
-
Workout History: FitMap maintains a workout history for each user. Users can easily access and review their past workouts, including dates, distances, and activity types. This helps them track their fitness journey over time.
FitMap is built using the following technologies:
- Front-end: HTML, CSS, JavaScript
- Library: Leaflet
- Map api : https://www.openstreetmap.org/
To run FitMap locally, follow these steps:
- Clone the repository:
git clone https://github.com/Yakine7/Fitmap.git
- Navigate to the project directory:
cd fitmap
- Open
index.html
in a web browser.
Contributions are welcome! If you find any bugs or have suggestions for new features, please submit an issue or open a pull request.