Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 478 Bytes

File metadata and controls

16 lines (10 loc) · 478 Bytes

calculator

A vanilla js calculator

aim of the project

Build a basic calculator with the ability to:

  • sum, divide, subtract or multiply numbers
  • or any combination of the above
  • the current selection, including operators, should always be visible
  • the calculator should have a decent look and feel
  • core logic to be unit tested with Jest
screen-capture.webm