Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pankajgusain/calculator
- Owner: PANKAJGUSAIN
- Created: 2020-03-28T05:56:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-28T05:57:35.000Z (almost 5 years ago)
- Last Synced: 2023-12-15T10:37:15.606Z (about 1 year ago)
- Language: HTML
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.