https://github.com/tholumuzikhuboni/scientific-calculator
A responsive scientific calculator built with HTML, CSS, JavaScript, and Bootstrap. It supports basic arithmetic and scientific functions, with error handling via modal alerts.
https://github.com/tholumuzikhuboni/scientific-calculator
calculator calculator-application calculator-javascript css css3 html html5 javascript scientific-calculator
Last synced: 8 months ago
JSON representation
A responsive scientific calculator built with HTML, CSS, JavaScript, and Bootstrap. It supports basic arithmetic and scientific functions, with error handling via modal alerts.
- Host: GitHub
- URL: https://github.com/tholumuzikhuboni/scientific-calculator
- Owner: tholumuzikhuboni
- License: mit
- Created: 2024-11-19T09:32:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T09:38:51.000Z (about 1 year ago)
- Last Synced: 2024-12-14T05:17:11.962Z (12 months ago)
- Topics: calculator, calculator-application, calculator-javascript, css, css3, html, html5, javascript, scientific-calculator
- Language: HTML
- Homepage: https://scientific-calculator.tholumuzi.co.za
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scientific Calculator
A **responsive scientific calculator** built with **HTML**, **CSS**, **JavaScript**, and **Bootstrap**. It supports basic arithmetic and scientific functions, with error handling via modal alerts.
### Live Preview
You can try the live version of the calculator here: [scientific-calculator.tholumuzi.co.za](https://scientific-calculator.tholumuzi.co.za)
### Features:
- Basic & scientific operations
- Error handling with modal
### Technologies:
- **HTML5**, **CSS3**, **JavaScript**, **Bootstrap**
### GitHub Repository
The source code is available on GitHub: [GitHub Repository](https://github.com/tholumuzikhuboni/scientific-calculator)
### Usage:
1. Clone or download the repository.
2. Open `index.html` in a browser.
3. Use the on-screen buttons to perform calculations.