This is a project I did for Jonas Schmedtmann's Udemy Javascript Bootcamp.
This project was created by Jonas Schmedtmann to aid his students in mastering OOP in JavaScript.
The purpose of this app is to enable users to track their workout progress on a map, choosing between running and cycling. To use the app, simply click on the map to record the completed workout; this information is then saved in local storage, allowing users to track their progress even after closing the app.
- Live Site URL: Live Link
- HTML5
- CSS3
- Vanilla Javascript ES6+
- OOP
- Class Keyword
- Private Classes
- Leaflet Library
- Fetch API
This was an amazing project that helped me deep dive into the OOP World in Javascript.
Big Thank You to Jonas Schmedtmann for this amazing course on Udemy.
