/calculator

A calculator built with vanilla javascript

Primary LanguageJavaScript

The Calculator

built with vanilla JavaScript

Technology Used

  • HTML
  • CSS
  • JavaScript

User Stories

  • User can add, subtract, multiply, or divide two numbers
  • User can add, subtract, multiply, or divide the result of the mathmatical operation of two numbers with another number
  • User can clear the input field at any time using an all clear button
  • User can remove one digit using a delete button