Skip to content

MaxraySavage/TOP-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOP-Calculator

Calculator project from The Odin Project.

TODO:

  • Operation functions (add, subtract, multiply, divide)
  • Create a new function operate that takes an operator and 2 numbers and then calls one of the above functions on the numbers
  • Calculator design without functionality
  • Create the functions that populate the display when you click the number
  • Make the calculator work!
  • Include decimal button and backspace
  • Keyboard Input
  • Refactor to use class selectors

Credits: Number display font from https://www.dafont.com/ds-digital.font

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published