Skip to content

VanshikaSingh28/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Calculator

A simple and responsive Calculator web application built using HTML, CSS, and JavaScript. It performs basic arithmetic operations through an intuitive and user-friendly interface.

Features

  • Addition, subtraction, multiplication, and division
  • Clear and delete functionality
  • Responsive design for different screen sizes
  • Clean and modern user interface
  • Fast and lightweight

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)

Project Structure

Calculator/
│
├── index.html
├── style.css
├── script.js
└── README.md

How to Run

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

Learning Outcomes

This project helped in understanding:

  • DOM manipulation
  • Event handling in JavaScript
  • Responsive web design
  • HTML structure and CSS styling
  • Basic project organization using Git and GitHub

Future Improvements

  • Scientific calculator functions
  • Dark mode
  • Keyboard support
  • Calculation history
  • Theme customization

Author

Vanshika Singh

GitHub: https://github.com/VanshikaSingh28

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors