Mapty App - Built with Javascript
Student project created as part of the Modern JavaScript Bootcamp by Jonas Schedtmann, accessible via the online business-school Udemy.com
Independently developed functionalities:
- Ability to delete a workout
- Ability to delete all workouts
Future functionalities:
- Ability to edit a workout
- Create 'Add Workout' button to better improve the App`s UX and UI.
- Ability to sort workouts by a certain field (e.g. distance)
- Re-build Running & Cycling objects exiting local storage
- More realistic error and confirmation messages
- Ability to position the map to show all workouts [very hard]
- Ability to draw lines and shapes instead of just points [very hard]
- Geocode location from coordinates ("Run in Faro, Portugal") [ASYNC JS]
- Display weather data for workout time and place [ASYNC JS]
Preview the app via this link ---> https://user-images.githubusercontent.com/73433189/115226099-c1e7c600-a106-11eb-8e7c-65132631d93e.mp4