Skip to content

B1t-Master/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

calculator

This project was done as part of the odin project curriculum The aim is to create a working calcutor interface that carries out basic operations such as: addition, substraction, division and multiplication. As the capstone of the TOP foundations project this project allowed me to demonstrate the follwing skills:

  • DOM maninipulation
  • Javascdript fundamentals
  • HTML fundamentals
  • CSS fundamentals
  • Debugging

Preview

Screenshot from 2024-09-06 17-48-06

Future things

When I revisit this project I plan to add functionality to the decimal button aswell as Keyboard mapping allowing users to use the keyboard. Quality of life aspects may need to be made better such as animations when pressing a button and sound, possibly even a second display to hold working calculations

Caution

There are also afew bugs one being:

when you divide by zero you have to hiy the clear button to go on Also manipulating really big numbers the diplay cant fit all the values Such need to be ironed out

About

This project was done as part of the odin project curriculum

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors