Skip to content

Simple calculator web app built using HTML, CSS, and JavaScript during internship.

Notifications You must be signed in to change notification settings

Jagadeeswarreddybaavikala/calculator-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

banner

๐Ÿงฎ Calculator Project

This is a simple web-based calculator built using HTML, CSS, and JavaScript.
It performs basic arithmetic operations and provides a clean, responsive interface for performing calculations in the browser.

This project was built as part of my internship to practice DOM manipulation, event handling, and front-end UI design.


๐Ÿš€ Features

  • โœ… Addition, subtraction, multiplication, division
  • โœ… Clear / reset functionality
  • โœ… Handles multiple button clicks and continuous operations
  • โœ… Click-based input using on-screen buttons
  • โœ… Basic input validation and safe evaluation
  • โœ… Simple and clean UI using CSS

If your calculator supports more (percentage, decimal, keyboard input, etc.), you can add them here.


๐Ÿงฑ Tech Stack

  • HTML โ€“ Structure and layout of the calculator
  • CSS โ€“ Styling, colors, layout, responsiveness
  • JavaScript โ€“ Logic to perform calculations and update the display

๐Ÿ“ Project Structure

calculator-project/
โ”‚โ”€โ”€ index.html โ†’ Main calculator page (UI)
โ”‚โ”€โ”€ style.css โ†’ Styles for the calculator layout and buttons
โ”‚โ”€โ”€ script.js โ†’ Calculator logic and button handling
โ””โ”€โ”€ README.md โ†’ Project documentation

If your file names are slightly different (e.g. app.js, main.css), update this section accordingly.


โš™๏ธ How to Run the Project

  1. Clone the repository:

git clone https://github.com/Jagadeeswarreddybaavikala/calculator-project.git cd calculator-project/calculator-project


๐Ÿ‘ค Author

BAAVIKALA JAGADEESWAR REDDY ๐ŸŽ“ SDE | Developer | Innovator ๐Ÿ”— GitHub: Jagadeeswarreddybaavikala

About

Simple calculator web app built using HTML, CSS, and JavaScript during internship.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published