Skip to content

A basic Calculator made using HTML,CSS and JavaScript with Keyboard Input Functionality

Notifications You must be signed in to change notification settings

vaibhav604/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

This Calculator allows user to compute basic calculations. It supports inputs given via keyboard keys.

Usage

User can use mouse or keyboard to give input to the app.

For Keyboard Inputs:

  1. Numerical keys from 0-9 for values and (+,/,-,*,%) for operators

  2. 'Backspcace' for removing one single value

  3. 'Enter' to display the result and 'C' to clear all display

About

A basic Calculator made using HTML,CSS and JavaScript with Keyboard Input Functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published