Mapty is an application that allows users to record and view their workouts on a map. Users can add two different types of workouts, such as running, cycling, and see their workout routes displayed on the map. Original project is from Jonas Schmedtmann which is part of his course. This version is built with React.
- add workout to your list
- remove workout from your list
- remove all workouts together
- sort workouts by date,distance and duration
- filter workouts by type
- use your location to start adding workout
- reverse geocoding to pre-fill form with city name
- pre-fill form with distance defined by route that user create
- workouts saved to local storage