/mapty

Primary LanguageJavaScript

mapty

A exercise app, allowed for geo location across all browsers as well as local storage to save all of your exercise events. with pin placement on the current date, as well as where your exercise (running or cycling) started, for how long and how far

Links

Live Site URL: https://sf-codes.github.io/mapty/

Screenshot 2022-01-21 at 23-06-57 mapty Map your workouts

Built with

  • Vanilla JavaScript
  • Local Storage
  • Geo Location, supported by all browsers
  • OOP
  • Deconstructing

What I learned

Geo location was a new thing. Implimenting it and handling it with other logic.