Skip to content

A simple and intuitive calculator web application built using HTML, CSS, and JavaScript. It provides basic arithmetic operations and a user-friendly interface.

Notifications You must be signed in to change notification settings

exclusiveabhi/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Overview

This is a simple and intuitive calculator web application built using HTML, CSS, and JavaScript. It provides basic arithmetic operations and a user-friendly interface.

Features

  • Basic Arithmetic Operations: Addition, subtraction, multiplication, and division.
  • Responsive Design: Adapts to various screen sizes for an optimal user experience.
  • Clear and Backspace Functions: Easily clear the entire input or delete the last entered digit.

Installation

  1. Clone the repository:

    git clone https://github.com/exclusiveabhi/calculator.git
  2. Navigate to the project directory:

    cd calculator
  3. Open index.html in your preferred web browser to run the application.

Usage

  • Perform Calculations: Use the on-screen buttons to input numbers and operations.
  • Clear Input: Use the C button to clear the entire input.
  • Delete Last Digit: Use the backspace button () to delete the last entered digit.
  • Calculate Result: Press the = button to display the result of the entered operation.

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Open a Pull Request.

About

A simple and intuitive calculator web application built using HTML, CSS, and JavaScript. It provides basic arithmetic operations and a user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published