Skip to content

MuhammedRedaI/Web-based-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator Web Application

This is a simple calculator built using HTML, CSS, and JavaScript. It supports basic arithmetic operations such as addition, subtraction, multiplication, and division. The calculator also includes a clear button to reset the calculator, and a return button which is just an accessory and doesn't perform any function.

Features

  • Basic Operations: Addition, subtraction, multiplication, and division.
  • Clear Button: Resets the calculator and clears the input/output.
  • Return Button: This button is for styling purposes only and does not perform any functionality.
  • Responsive Design: The calculator adjusts to different screen sizes for optimal use on various devices.

Technologies Used

  • HTML: Structure of the calculator.
  • CSS: Styling and layout using grid layout for better user experience.
  • JavaScript: Handles calculator logic, button interactions, and event listeners.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published