Git Product home page Git Product logo

calculator's Introduction

Calculator App

Description

This is a simple calculator web application built using HTML and CSS. It allows users to perform basic mathematical calculations such as addition, subtraction, multiplication, and division. The app provides a user-friendly interface with a display area for input and result output.

Features

Addition: Perform addition calculations by entering numbers and clicking the '+' button.
Subtraction: Perform subtraction calculations by entering numbers and clicking the '-' button.
Multiplication: Perform multiplication calculations by entering numbers and clicking the '*' button.
Division: Perform division calculations by entering numbers and clicking the '/' button.
Decimal Point: Add a decimal point to the input number by clicking the '.' button.
Clear: Clear the input display by clicking the 'AC' (All Clear) button.
Delete: Remove the last entered character from the input display by clicking the 'DE' (Delete) button.
Result: Get the calculation result by clicking the '=' button.
Getting Started

To run the calculator app locally, follow these steps:

Clone the repository: git clone https://github.com/ikomi22/calculator-app.git
Open the project folder: cd calculator-app
Open the index.html file in your preferred web browser.
Usage

Enter numbers and operators using the calculator buttons.
The input display will show the entered values.
Click the operator buttons to perform calculations.
The result will be displayed in the input area.
Use the clear and delete buttons to modify the input.
Experiment with different calculations and enjoy!
Technologies Used

HTML
CSS

Contributing

Contributions to this calculator app are welcome. If you find any bugs or have suggestions for improvement, please submit an issue or create a pull request.

calculator's People

Contributors

ikomi22 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.