An open API service indexing awesome lists of open source software.

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.

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