An open API service indexing awesome lists of open source software.

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.

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.