Skip to content

aman-raza/calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

The Calculator is a online calculator scripted in JavaScript that can be accessed in any browser. The calculator provides standard calculator functionality. Calculator ships regularly with new features and bug fixes. You can use the latest version of Calculator here.

Calculator Screenshot

Features

  • Standard Calculator functionality which offers basic operations and evaluates commands immediately after '=' is pressed.
  • The awesome Neomorphism design gives a wonderful experience to the user.
  • User can toggle the view from light mode to dark mode.

Getting started

Prerequisites:

  • Any web browser(Chrome, Firefox, etc) can be used.
  • An editor or an IDE(Integrated Development Environment) can be used to edit the code. Visual Studio Code, Atom, Sublime Text are some examples.
  • Install git in your system. You can get it here.
  • Get the code:
    git clone https://github.com/Hack-Club-SIT/Calculator.git

License

Copyright (c) Hack Club SIT. All rights reserved. Licensed under the MIT License.

push in the hackit branch.

About

A simple calculator for simple problems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 73.4%
  • JavaScript 13.4%
  • HTML 13.2%