Skip to content

Latest commit

 

History

History

Calculator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

#HTML #CSS #JavaScript #assembler-institute-of-technology

All Contributors

Vanilla JavaScript Calculator

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.

Table of Contents

Getting Started

First, you will need to clone the repo:

$ git clone https://github.com/joejoyjoy/assembler-projects.git

The Project

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 UI/UX⬆️

Light Mode and Dark Mode

⬆️Calculator switch Light Mode & Dark Mode.⬆️

Web preview app desktop and mobile version

⬆️Calculator history mode⬆️ You can select and continue calculation. Also able to delete history.

Contributors ✨

Thanks go to these wonderful people (emoji key):

David T. Pizarro Frick
David T. Pizarro Frick

💻🔧🚧🎨
Antonio Rufino Casasus
Antonio Rufino Casasus

💻🔧🚧🎨
Joe Alt
Joe Alt

💻🔧🚧🎨
Pablo Herrero
Pablo Herrero

💻🔧🚧🎨

This project follows the all-contributors specification. Contributions of any kind are welcome!

License

This project is licensed under the MIT License