Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nermeenkamal/calculator

JS Calculator
https://github.com/nermeenkamal/calculator

caculator-app css html js

Last synced: 4 days ago
JSON representation

JS Calculator

Awesome Lists containing this project

README

        

# Calculator App

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

## Description

This calculator allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. It also supports decimal numbers and multiple operations in a single expression.

## Features

- Addition
- Subtraction
- Multiplication
- Division
- Support for decimal numbers
- Multiple operations in a single expression

## Getting Started

To use the calculator, simply open the `index.html` file in a web browser. The calculator interface will be displayed, allowing you to input numbers and perform calculations.

## Usage

1. Enter numbers using the buttons provided.
2. Use the operation buttons (+, -, *, /) to perform arithmetic operations.
3. Click the equals button (=) to calculate the result.
4. To clear the input, click the reset button (C).

## Screenshots

## Contributing

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

## License

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