Skip to content

Abhijitkr/Simple-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator Project

Calculator Logo

This is a simple web-based calculator project created using HTML, CSS, and JavaScript. You can perform basic arithmetic operations with this calculator, such as addition, subtraction, multiplication, division, and percentage calculations.

Live Project

You can try out the calculator by visiting the live project here.

Watch Video

You can watch a demonstration of the calculator's functionality on YouTube here.

Features

  • Addition, subtraction, multiplication, and division operations.
  • Percentage calculations.
  • Clear button (AC) to clear the display.
  • Delete button (DEL) to delete the last character.
  • Responsive design for various screen sizes.

Usage

  1. Open the live project by following the link provided above.
  2. Enter your calculations using the on-screen buttons or your keyboard.
  3. Click the "=" button to see the result.
  4. Use the "AC" button to clear the display.
  5. Use the "DEL" button to delete the last character.

How to Run Locally

To run this calculator project locally on your machine, follow these steps:

  1. Clone this repository to your local machine:

  2. Open the project folder in your code editor.

  3. Open the index.html file in your web browser to use the calculator.

Dependencies

This project does not have any external dependencies. It's a standalone web application built with HTML, CSS, and JavaScript.

Contributing

If you'd like to contribute to this project, please open an issue or submit a pull request on GitHub.

About

Calculator Project - Revising JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published