Mapty

This web application allows you to track your workouts by recording your location, distance, time and other metrics using the browser's built-in geolocation API and local storage. You can create a new workout by selecting the type of activity (running or cycling), entering the details of the workout and clicking on the map to set the start and end points of your workout. The app uses the Leaflet library to display the map and the workout library to manage workout data. Implemented in native JS, using OOP and classes

slide