Skip to content

rayye1/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calculator

This project was made using HTML, CSS and vanilla Javascript

Functions that currently work:

  • Add, Subtract, Multiply, and Divide Buttons
  • Clear and Equal buttons
  • Number buttons and Number keys

Things to fix/add:

  • Add Key listeners for Add, Subtract, Multiply and Divide
  • Add Key listeners for clear
  • Set the max the number can be
  • Be able to reset the number after a number is entered after a number is done calculating -Make the number be able to fit for large numbers
  • Add functionality to back space button
  • Make code more efficient and can clean

About

A Calculator made using HTML,CSS, JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published