Mapty is a map application made with Vanilla JavaScript to store workouts like running and cycling.
This application renders workouts based on the user's location.
A workout that could be chosen:
- Running
- Cycling
User can:
- Click on the map to choose the current location;
- Add workouts;
- Navigate to the corresponding workout on the map;
- Delete workouts;
- Delete all workouts;
- CSS custom properties
- Javascript
- Object Oriented Programming (OOP)
- Ability to delete all Workouts
- Ability to delete a workout (with marker on the map)
You can see live demo here.
This was a learning project. You can not claim it as your own or use it to teach. @copyright @jonasschmedtmann