Skip to content

t0nik/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calculator

Try it here!
A simple web calculator with mouse and keyboard functionality. Grants visual feedback when clicking with mouse or pressing the buttons with keyboard. This project was made to confirm that I'm comfortable with DOM manipulation, styling and injecting styles, JS Event Listeners, Clean Code practices and JS Syntax.

Buttons and layout

Button type "Button name": Keyboard button
Numbers "0-9": Digit0-9
Remove one character "DEL": Backspace
Remove all characters "AC": Delete
Multiply "x": *
Divide "÷": /
Add "+": +
Subtract "-": -
Decimal point ".": .
Negation "±": Shift-
Equals "=": Enter or =

About

Yeah. A web calculator app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published