Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 617 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 617 Bytes

Calculator

A calculator that performs arithmetic operations such as addition, subtraction , multiplication and division, performs allclear as well as deletes the one operand from last. This calculator is implemented by JavaScript which enables to add event listeners, once user clicks the button and it detects and performs operation accordingly and show into display. Bootstrap Grid is also used to arrange the blocks and making it responsive.

Screenshots:

ss1 ss2