Skip to content

calculator project using HTML, CSS and JavaScript

Notifications You must be signed in to change notification settings

MC-GH/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Calculator project using HTML, CSS and JavaScript.

PreviewImage

Functionality

  • Simple calculations
  • Screen displays the last operation that was performed
  • Multiple operations can be chained
  • Result is rounded to 3 digits after .
  • Keyboard input is supported:
    • Escape resets the calculation
    • Backspace deletes 1 character at a time of the current operation screen

Styling

CSS Flexbox was used to alter the size of elements depending on the viewport.

About

calculator project using HTML, CSS and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published