A great app to map your workouts
This workout mapping project was developed during Jonas Schdmedtmann's Javascript course, and is being enhanced with some new suggested features. In addition, I adapted the project to be responsive and usable on all screen sizes.
- Responsive
- Cancel form
- Re-build objects prototype from Local Storage
- Edit workout
- Delete workout
- You can test the base version made by the teacher at this link: Click here!
- And you can also test my adapted version: Click here!
- Link to the course: Click here!
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Vanilla Javascript
- OOP
The main objective of project development in learning is to fix the content about Object-Oriented Programming (OOP).
So I learned how to create classes and generate inheritance in ES6 and also some principles like the encapsulation of attributes and functions.
Made with 💜 by Evelyn Monteiro 👋