Skip to content

briantwene/js_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JS_calculator

This project is a calculator made using JavaScript. link

calculator demo

Features

  • Able to do basic arithmetic
  • Clear button feature

Languages:

Made in:

  • HTML
  • CSS
  • JavaScript

Future Plans

After finishing this, I realised that the eval() function is "evil" and that the calculator is prone to many errors such as being able to add another operator which shouldn't happen.

Other features I plan on adding in the future:

  • Squared and Square root calcuation
  • Calculation History
  • And many more

About

Calculator made using HTML, CSS and JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages