Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 908 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 908 Bytes

📍 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