Skip to content

anthonychavis/mapty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mapty

Exercise tracker with geolocation.

Table of Contents

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

Flowchart

Flowchart

Architecture

Architecture

Sources

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

Contact

Anthony Chavis.

Return to the Table of Contents