stekatag / mapty

In this app, you can log your running or cycling workouts with location, distance, time, pace, and steps/minute. You can also see all your activities at a glance and on a map.

Home Page:https://stekatag.github.io/mapty/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“ Mapty app // Map your workouts

A project from The Complete JavaScript Course 2022: From Zero to Expert! Created by Jonas Schmedtmann

πŸ”΄ Live demo

Check out the live demo here
Β© Copyright by Jonas Schmedtmann. Made for learning purposes only.

πŸ“ Description

This is a simple app that allows you to track your workouts. You can add a new workout by clicking on the map or by entering the data manually. You can also edit and delete workouts. The app uses the browser's local storage to store the data.

πŸ’‘ Extra features

  • Fully responsive
  • Ability to detete a workout
  • Markup and styling for new realistic error messages
  • Markup and styling for **toast message **on app startup
  • Added a default current location if the user's location is not available
  • Ability to reset the app with a button

About

In this app, you can log your running or cycling workouts with location, distance, time, pace, and steps/minute. You can also see all your activities at a glance and on a map.

https://stekatag.github.io/mapty/


Languages

Language:JavaScript 49.9%Language:CSS 29.3%Language:HTML 20.8%