Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 602 Bytes

File metadata and controls

14 lines (12 loc) · 602 Bytes

JavaScript Calculator

This is my third Utility based Web App, a Calculator that runs on your browser! Took the design from the MI calculator from my phone, and made all of the basic functionality with a little help (Read JS file for more info).

Features

  • Basic arithmetic operations:
    • Adition.
    • Subtraction.
    • Multiplication.
    • Division.
  • Supports Chain operations.
  • Clear button.

This was made with only pure vanilla JavaScript.

If you are interested in working together, feel free to contact me! mitri.dvp@gmail.com