Skip to content

hellomlorg/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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