https://github.com/saketkothari/mapty-geolocation
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.
https://github.com/saketkothari/mapty-geolocation
css3 geolocation html5 leaflet localstorage map mapty-application object-oriented-programming vanilla-javascript workout-tracker
Last synced: 7 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/saketkothari/mapty-geolocation
- Owner: SaketKothari
- Created: 2021-08-11T05:06:22.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-13T16:30:10.000Z (over 2 years ago)
- Last Synced: 2025-01-26T02:28:01.512Z (8 months ago)
- Topics: css3, geolocation, html5, leaflet, localstorage, map, mapty-application, object-oriented-programming, vanilla-javascript, workout-tracker
- Language: JavaScript
- Homepage: https://saketkothari.github.io/mapty-geolocation/
- Size: 1.88 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### [Live Site](https://saketkothari.github.io/mapty-geolocation/)
#
## Features
* Displaying a Map Using Leaflet Library - an open-source JavaScript library for mobile-friendly interactive maps
* Working with localStorage
* Object Oriented Programming
* ES6 Classes
* Rendering Workout Input Form
* Whatever activity you put in the form it will assign it in the map with a proper visualization.#
## Working
#### Architecture
#### Flowchart
![]()