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

https://github.com/anthonychavis/mapty

Exercise tracker with geolocation
https://github.com/anthonychavis/mapty

api html-css-javascript third-party-libraries

Last synced: 7 months ago
JSON representation

Exercise tracker with geolocation

Awesome Lists containing this project

README

          

# Mapty

Exercise tracker with geolocation.

## Table of Contents

- [Introduction](#introduction)
- [Technologies](#technologies)
- [Launch](#launch)
- [Flowchart](#flowchart)
- [Architectrure](#architecture)
- [Sources](#sources)
- [Contact Me](#contact)

## Introduction

In this project, I practice planning a project & using Object-Oriented Programming, Geolocation, & third-party libraries.

This site is not currently responsive.

To add an exercise session, click the location on the map where you began the exercise. A form will appear to log the details of the session. After completing the form, press the Enter key on your keyboard to submit it.

## Technologies

- JavaScript - ES6+
- CSS3
- HTML5
- draw.io
- VSCode

## Launch

[Live site][live-site]

## Flowchart

![Flowchart][flowchart]

## Architecture

![Architecture][architecture]

## Sources

This project is based on [The Complete JavaScript Course 2022: From Zero to Expert!, by Jonas Schmedtmann][lesson-site] - section 15.

## Contact

[Anthony Chavis][email].

### Return to the [Table of Contents](#table-of-contents)

[live-site]: https://anthonychavis.github.io/mapty/
[flowchart]: resources/pngMaptyFlowchart.png
[architecture]: resources/pngMaptyArchitecture-4.png
[lesson-site]: https://www.udemy.com/course/the-complete-javascript-course/
[email]: gitanthony@yahoo.com