Make some calculus here 😃
Mission: to do this project.
Create a Calculator from iOS clone with Vanilla JavaScript.
- CSS Design
- Making Calculator buttons and objects
- Add event listener to each button
- Make AC button works
- Make DEL button works
- Number button works
- add separator digit
- keep the numbers inside the screen
- make comma button works (need impovements)
- basic calculation
- keyboard events
- keyboard shortcuts modal windows
- copy result to clipboard
- working with flex and grid
- using JavaScript objects
- manipulating DOM elements
- handle keyboard events.
- creating a GitHub repository, commits, pull and branches.