You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Map application made with Vanilla JavaScript to store workouts like running and cycling. An awesome challenge provided by Jonas Schmedtmann in "The Complete JavaScript Course: From Zero to Expert!" [ARCHIVED]
great and big Project to learn good at OOP and Classes in JavaScript that people who want Running and Cycling can check their distance and use to locate it
This is a web application which will keep track of your workout. The goal is to log the workouts for the user in its desired location and set some specifications for his workout accordingly.
A Map application made with Vanilla JavaScript to store workouts like running and cycling. An awesome challenge provided by Jonas Schmedtmann in "The Complete JavaScript Course: From Zero to Expert!"
With the fitness tracking software Mapty, users can annotate and log their workouts on an interactive map powered by the Leaflet API. Whether you're cycling or walking, it records elevation, pace, and duration to provide you a complete picture of your fitness progress.
This is a web application where the goal is to log the workouts(running or cycling) for the users in its desired location and set some specifications for his workout accordingly. This application is built using Advanced Javascript with Object Oriented Programming which uses Geolocation APIs , Browser APIs along with some External libraries.
It is a learning project. In which, I've learned how to use third party services in any website. Also, I'll learn, how to use browser Local storage to store data for later use.
#Mapty App: Developed a fitness tracking application using vanilla JavaScript for frontend logic, integrating the Geolocation API for mapping and tracking user workouts. Utilized Leaflet.js for interactive maps with custom markers, enhancing user experience and visual representation of fitness progress.
Mapty is a workout tracker application that helps users log various workouts and visualize them on an interactive map, providing an intuitive way to monitor fitness activities.
This is a web application which will keep track of your workout. The goal is to log the workouts for the user in its desired location and set some specifications for his workout accordingly.