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

https://github.com/patilyashh/calculator


https://github.com/patilyashh/calculator

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Calculator App

This project is a simple calculator web application created using HTML, CSS, and JavaScript.

## Overview

This calculator app allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. It provides a user-friendly interface with a layout resembling a traditional calculator, including number buttons, operation buttons, an input field, and a result display area.

## Live Demo

Check out the live demo of the calculator app [here](https://14855c97-f123-45e5-a1e2-90d3ab9740f9-00-2xnt8poe9tjyt.sisko.replit.dev/).

## Features

- Addition, subtraction, multiplication, and division operations.
- Input field to enter the arithmetic equation.
- Clear button to reset the input.
- Result display area.

## Usage

To use the calculator:
1. Enter the arithmetic equation in the input field.
2. Click the respective number buttons and operation buttons to input the equation.
3. Click "=" to get the result.
4. Click "C" to clear the input.

## Installation

No installation is required to use the calculator. Simply access the live demo link provided above in any web browser.

## Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, feel free to open an issue or create a pull request.

## Authors

- Yash Patil(https://github.com/PATILYASHH) - Creator of this calculator app.

## License

This project is licensed under the [MIT License](LICENSE).