Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anuragvisioner/mycalculator

A simple and stylish web calculator. This project is designed to perform basic arithmetic operations and provide a user-friendly interface.
https://github.com/anuragvisioner/mycalculator

css html js

Last synced: about 2 months ago
JSON representation

A simple and stylish web calculator. This project is designed to perform basic arithmetic operations and provide a user-friendly interface.

Awesome Lists containing this project

README

        

# MyCalculator

A simple and stylish web calculator. This project is designed to perform basic arithmetic operations and provide a user-friendly interface.

## Demo

Check out the live demo [here](https://anuragvisioner.github.io/MyCalculator/).

## Features

- Basic arithmetic operations: addition, subtraction, multiplication, division.
- Clear (AC) and delete (clr) functions.
- Responsive and visually appealing design.
- Percent and decimal point functionality.

## Installation

To run this project locally:

1. Clone the repository:
```bash
git clone https://github.com/anuragvisioner/MyCalculator.git
```
2. Navigate to the project directory:
```bash
cd MyCalculator
```
3. Open `index.html` in your web browser.

## Usage

- Click the buttons on the calculator to perform calculations.
- Use the `AC` button to clear the entire input.
- Use the `clr` button to delete the last character.

## Technologies Used

- HTML
- CSS
- JavaScript

## Contributing

Contributions are welcome! Please open an issue or submit a pull request for any changes.

## License

This project is open source and available under the [MIT License](LICENSE).

## Contact

For any inquiries or issues, please contact [Anurag Visioner](mailto:[email protected]).