Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codewithalamin/mapty-app
Mapty project with Object Oriented Programming.
https://github.com/codewithalamin/mapty-app
100daysofcode blacklivesmatter css3 html-css-javascript html5 javascript jonas-schmedtmann jonas-schmedtmann-course mapty mapty-application mapty-challenge object-oriented-programming oop programming webdev webdevelopment website
Last synced: 4 days ago
JSON representation
Mapty project with Object Oriented Programming.
- Host: GitHub
- URL: https://github.com/codewithalamin/mapty-app
- Owner: CodeWithAlamin
- Created: 2022-12-25T12:55:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-30T21:30:12.000Z (almost 2 years ago)
- Last Synced: 2024-10-30T10:38:27.315Z (15 days ago)
- Topics: 100daysofcode, blacklivesmatter, css3, html-css-javascript, html5, javascript, jonas-schmedtmann, jonas-schmedtmann-course, mapty, mapty-application, mapty-challenge, object-oriented-programming, oop, programming, webdev, webdevelopment, website
- Language: JavaScript
- Homepage: https://mapty-codepapa360.netlify.app/
- Size: 2.52 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mapty App -- Map your workouts
I have finised building this Mapty after learning Object Oriented Programming (OOP) in JavaScript from Jonas Schmedtmann's course.
- [👉Live demo👈](https://mapty-CodeWithAlamin.netlify.app/)
### Extra features(challenges) added:
- Ability to delete all Workouts
- Ability to delete a workout (with marker on the map)### Features might be added:
- Ability to edit a workout
- Ability to sort workouts by a certain field (e.g. distance)
- Re-build Running and Cycling objects coming from Local Storage
- More realistic error and confirmation messages
- Ability to position the map to show all workouts
- Ability to draw lines and shapes instead of just points [very hard]
- Geocode location from coordinates [asynchronous JavaScript]
- Display weather data for workout time and place [asynchronous
JavaScript]### Built with
- CSS custom properties
- Javascript
- Object Oriented Programming (OOP)## My Social Media
- LinkedIn - [@CodeWithAlamin](https://www.linkedin.com/in/CodeWithAlamin)
- Twitter - [@CodeWithAlamin](https://www.twitter.com/CodeWithAlamin)
- Frontend Mentor - [@CodeWithAlamin](https://www.frontendmentor.io/profile/CodeWithAlamin)#### Screenshot👇
#### App Architecture👇
#### App Flowchart👇