Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

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]

License

Notifications You must be signed in to change notification settings

catherineisonline/mapty-workouts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapty

Mapty is a map application made with Vanilla JavaScript to store workouts like running and cycling.

The user can choose any point on the map and choose between running or cycling. In order to submit the workout, the user needs to fill out several details like distance, duration, cadence or elevation. All the workout will be saved after choosing any new workout option. The user is able to find the workout on the map by clicking on the list. The list contains workout details like pace, cadence, duration, speed as well as the date of the workout. If the user reloads the page, all the data will be saved.

Project was made with:

  • HTML
  • CSS
  • Vanilla JavaScript
  • Leaflet API

About

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]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published