https://github.com/pabitra-33/calculator-web
Developed a simple and user-friendly calculator web app by using HTML5, CSS3 and Javascript,which is used to perform basic and arithmatic operations.
https://github.com/pabitra-33/calculator-web
Last synced: 7 months ago
JSON representation
Developed a simple and user-friendly calculator web app by using HTML5, CSS3 and Javascript,which is used to perform basic and arithmatic operations.
- Host: GitHub
- URL: https://github.com/pabitra-33/calculator-web
- Owner: Pabitra-33
- Created: 2024-07-23T19:01:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-29T11:20:22.000Z (about 1 year ago)
- Last Synced: 2024-07-29T14:36:28.277Z (about 1 year ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator-Web
This repository contains a simple calculator built using HTML, CSS, and JavaScript. The calculator has a basic layout with a display screen and a keypad with numbers and operators. The user can input numbers and operators to perform calculations, and the result will be displayed on the screen.