Skip to content

This is a simple web calculator developed in javascript and html. It counts with four basic operations and it was developed to prevent some input erros, like trying divide by zero and putting more than one dot to float numbers.

Notifications You must be signed in to change notification settings

Lincoln-Araujo/brainnest-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CALCULATOR

➕ ➖ ✖️ ➗

DESCRIPTION

This is a calculator project that counts with the four basic operations, but it also counts with a 'allClear' button and also a backspace button to give users the possibility to clean all the operations or just to erase some input error.

Some other buttons like 'equals' and 'dot' buttons also are presented in this calculator.

Try this project clicking link below:

link: https://lincoln-araujo.github.io/brainnest-calculator/

WHAT WAS THE HARDEST THING TO DO?
I had no idea how hard could be programming numbers more than one decimal place. I needed some help from the internet community to make this.

To be honest, this project was really challenging. I was used to programming calc projects only in the backend and using 'console.log', but this was the first project I brought all this code to life through the front end.

About

This is a simple web calculator developed in javascript and html. It counts with four basic operations and it was developed to prevent some input erros, like trying divide by zero and putting more than one dot to float numbers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published