Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhmdfais/calculator
https://github.com/mhmdfais/calculator
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhmdfais/calculator
- Owner: MhmdFais
- Created: 2024-01-06T04:40:48.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-10T12:14:09.000Z (10 months ago)
- Last Synced: 2024-01-10T14:23:17.549Z (10 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator
An online calculator with basic arithmetic operations built using HTML5, CSS3 and JS features.
It can be controlled by a mouse only. For starting your own calculations [__visit the site__](https://github.com/MhmdFais/calculator)## Features
* All basic operations are supported (divide, multiple, remainder, add, subtract).
* Operations performed using __BEDMAS__ rule and follows order of precendence from MDN Library.
* Comes with options to __clear/delete__ a single input (backspace) OR __clear__ the whole display.## Acknowledgement
Project inspiration from [The Odin Project](https://www.theodinproject.com/home).
## License
* Copyright © 2024 Muhammed