Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avinash905/basic-calculator
Basic calculator which performs addition, subtraction, multiplication, division
https://github.com/avinash905/basic-calculator
Last synced: 2 days ago
JSON representation
Basic calculator which performs addition, subtraction, multiplication, division
- Host: GitHub
- URL: https://github.com/avinash905/basic-calculator
- Owner: Avinash905
- License: mit
- Created: 2022-07-02T19:12:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-02T19:53:13.000Z (over 2 years ago)
- Last Synced: 2023-03-05T05:22:39.901Z (over 1 year ago)
- Language: HTML
- Homepage: https://avinash905.github.io/Basic-Calculator/
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Basic-Calculator
This calculator performs basic operations like addition, subtraction, multiplication, division and modulo division.A preview to the Calculator :
[Link to the Calculator](https://avinash905.github.io/Basic-Calculator/)