https://github.com/dpvasani/calculator
Welcome to the Calculator Website! This website allows users to perform basic arithmetic calculations with three toggle modes: standard.
https://github.com/dpvasani/calculator
css html html-css-javascript javascript
Last synced: 3 months ago
JSON representation
Welcome to the Calculator Website! This website allows users to perform basic arithmetic calculations with three toggle modes: standard.
- Host: GitHub
- URL: https://github.com/dpvasani/calculator
- Owner: dpvasani
- Created: 2023-03-11T05:01:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-17T13:46:58.000Z (over 2 years ago)
- Last Synced: 2025-08-29T09:35:06.876Z (3 months ago)
- Topics: css, html, html-css-javascript, javascript
- Language: JavaScript
- Homepage: https://dpvasani.github.io/Calculator/
- Size: 222 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator Website
Welcome to the Calculator Website! This website allows users to perform basic arithmetic calculations with three toggle modes: standard.
## Image

## Features
- Basic Arithmetic Operations: Perform addition, subtraction, multiplication, and division.
- Standard Mode: Switch to the standard mode for general arithmetic calculations.
## Usage
1. Choose the toggle mode (standard, scientific, or programmer) based on your calculation needs.
2. Input the numbers and select the desired operation using the provided buttons.
3. The calculator will display the result on the screen.
4. Use the clear button to reset the input and start a new calculation.
## Technologies Used
- HTML
- CSS
- JavaScript
## License
### All Right Reserved