Skip to content

Rakshitgupta9/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿงฎ Calculator

A simple and interactive web-based calculator built using HTML, CSS, and JavaScript.
This calculator supports basic arithmetic operations such as addition, subtraction, multiplication, and division, along with features like parentheses handling, clear, and backspace.


๐Ÿš€ Live Demo

๐Ÿ”— Click here to try the calculator


๐Ÿ“‚ Project Structure

โ”œโ”€โ”€ index.html # Main HTML file (Calculator UI)
โ”œโ”€โ”€ style.css # Stylesheet for calculator design
โ”œโ”€โ”€ script.js # JavaScript logic for functionality

โœจ Features

  • โž• Addition
  • โž– Subtraction
  • โœ–๏ธ Multiplication
  • โž— Division
  • ๐Ÿงน Clear screen (C)
  • โฌ…๏ธ Backspace functionality
  • ๐Ÿ”ข Parentheses support ( and )
  • โœ… Equals button to evaluate expressions

๐Ÿ› ๏ธ Technologies Used

  • HTML5 โ†’ For calculator structure
  • CSS3 โ†’ For styling and responsive layout
  • JavaScript (ES6) โ†’ For calculator functionality

๐Ÿ“ธ Preview

Calculator Preview


โš™๏ธ How to Use

  1. Clone the repository:
  2. Navigate to the project folder:
   git clone https://github.com/rakshitgupta9/Calculator.git
   cd Calculator
  1. Open index.html in your browser.

๐Ÿ‘จโ€๐Ÿ’ป Author

Rakshit Gupta

About

Basic Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published