Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

This is a basic calculator web extension built using HTML, CSS, and JavaScript. It provides a user-friendly interface for performing arithmetic calculations right in the browser.

Features

  • Addition, subtraction, multiplication, and division operations.
  • Responsive design for optimal viewing on various devices.
  • Keyboard support, allowing users to type calculations directly.

Installation

To run the calculator locally, follow these steps:

  1. Clone the repository: git clone https://github.com/khadeerthewizard/calculator.git
  2. Navigate to the project directory: cd calculator
  3. Open index.html in your preferred web browser.

To add it as extension, clone it and add to extionsions in developer mode.

Usage

  1. Enter your calculation in the input field.
  2. Click the "Calculate" button or press Enter to evaluate the expression.
  3. The result will be displayed in the input field.

License

This project is licensed under the MIT License.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/new-feature.
  3. Make your changes and commit them: git commit -m 'Add new feature'.
  4. Push to the branch: git push origin feature/new-feature.
  5. Submit a pull request detailing your changes.

Issues

If you encounter any issues or have suggestions for improvements, please open an issue. We appreciate your feedback!

Contact

For any inquiries or questions, please contact us at khadeer2204@gmail.com.

About

A basic calculator implemented using HTML, CSS, and JavaScript for performing arithmetic calculations in the browser.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages