Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pankajgusain/calculator

the project is to create a web calculator that performs arithmetic operations on numbers. the calculator can do addition, subtraction, multiplication,percentage,decimal calculations and division. For the front end i have used html and css and to preform the functionality i've used javascript.
https://github.com/pankajgusain/calculator

Last synced: 13 days ago
JSON representation

the project is to create a web calculator that performs arithmetic operations on numbers. the calculator can do addition, subtraction, multiplication,percentage,decimal calculations and division. For the front end i have used html and css and to preform the functionality i've used javascript.

Awesome Lists containing this project

README

        

# calculator
the project is to create a web calculator that performs arithmetic operations on numbers. the calculator can do addition, subtraction, multiplication,percentage,decimal calculations and division. For the front end i have used html and css and to preform the functionality i've used javascript.