Skip to content

This repository contains the code for a basic calculator web application built using HTML, CSS, and JavaScript. The calculator allows users to perform simple arithmetic operations such as addition, subtraction, multiplication, and division.

Notifications You must be signed in to change notification settings

idiveshagarwal/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description: This repository contains the code for a basic calculator web application built using HTML, CSS, and JavaScript. The calculator allows users to perform simple arithmetic operations such as addition, subtraction, multiplication, and division. The user interface is designed with a responsive grid layout and features an output display to show the current and previous operations.

Calculator Web Application: This repository contains the code for a basic calculator web application. The calculator is built using HTML, CSS, and JavaScript and allows users to perform simple arithmetic operations.

Features: Addition, subtraction, multiplication, and division operations Responsive grid layout Display of current and previous operations Usage Clone the repository:

bash: Copy code: git clone https://github.com/idiveshagarwal/calculator-app.git Open the index.html file in your web browser.

Use the calculator by clicking on the number buttons to enter numbers and the operator buttons to perform operations. The current operation and the result will be displayed in the output section.

To clear the calculator and start a new calculation, click the "AC" button.

To delete the last entered digit or operator, click the "DEL" button.

Screenshots: Include relevant screenshots of the calculator application here.

Contributing: Contributions are welcome! If you find any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License: The code in this repository is licensed under the MIT License.

About

This repository contains the code for a basic calculator web application built using HTML, CSS, and JavaScript. The calculator allows users to perform simple arithmetic operations such as addition, subtraction, multiplication, and division.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published