Last project Calculator from TheOdinProject's foundation curriculum.
- Objects
- Defining
- Properties
- Accessing Properties
- Methods
this
keyword- Accessing Methods
- Array
- Properties and Methods
This is a simple calculator that can be used to perform basic math operations. Its UI is glossy and has some sound effects on key press.
Live: https://szmazhr.github.io/glossy-calculator/
The outcomes listed above are not necessarily used in the project. They are just a summary of what I learned, through TheOdinProject's Curriculum, between previous project and the current one.
- mixkit: for the sound effects
- vanilla-tilt.js: for the tilt effect on keys