#HTML
#CSS
#JavaScript
#assembler-institute-of-technology
This is a demo app that helped us learn the fundamentals of JavaScript by creating together a HTML, CSS, and JS calculator made with and without EVAL. In this project we develop a calculator with two graphical styles: Light Mode & Dark Mode.
First, you will need to clone the repo:
$ git clone https://github.com/joejoyjoy/assembler-projects.git
Coding a real project is the best way to learn JavaScript, and a calculator is one of the best projects to start with. A calculator covers all the complex interactions with UI and JavaScript and is simple enough for any particular level you may have.
⬆️Calculator UI/UX⬆️
⬆️Calculator switch Light Mode & Dark Mode.⬆️
⬆️Calculator history mode⬆️ You can select and continue calculation. Also able to delete history.
Thanks go to these wonderful people (emoji key):
David T. Pizarro Frick 💻🔧🚧🎨 |
Antonio Rufino Casasus 💻🔧🚧🎨 |
Joe Alt 💻🔧🚧🎨 |
Pablo Herrero 💻🔧🚧🎨 |
This project follows the all-contributors specification. Contributions of any kind are welcome!
This project is licensed under the MIT License