Skip to content

Sanket5758/calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.6%
  • CSS 34.2%
  • JavaScript 14.6%
  • Nix 3.6%