Skip to content

Basic on-screen calculator created with vanilla Javascript, HTML and CSS.

Notifications You must be signed in to change notification settings

liadraz/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

An online calculator with basic arithmetic operations implemented with Javascript, CSS3 and HTML5.

Features

  • Supports basic operations: divide, multiple, add, and subtract.
  • Supports calculations on floating numbers.
  • Convert a number to negative.
  • Clear the whole display or delete a single digit.
  • Can be used by a mouse or a keyboard.

This is the final project in the Foundation path - The Odin Project.

About

Basic on-screen calculator created with vanilla Javascript, HTML and CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published