Skip to content

A calculator is a tool for quick number operations! ๐Ÿงฎโœจ With basic arithmetic like addition โž•, subtraction โž–, multiplication โœ–๏ธ, and division โž—, it simplifies your math tasks with ease! ๐Ÿš€

Notifications You must be signed in to change notification settings

jAnubhav/Calculator-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Calculator

This is a simple web-based calculator application built using HTML, CSS, and JavaScript. It allows users to perform basic arithmetic operations such as addition, subtraction, multiplication, and division. The calculator is styled to provide a user-friendly interface and offers responsive design for mobile and desktop users.

Features

  • Arithmetic operations: Addition, Subtraction, Multiplication, and Division
  • Clean and intuitive user interface
  • Responsive design for mobile and desktop users
  • Error handling for invalid inputs and division by zero
  • Real-time display of results

TechStack Used

  • HTML: Structure and layout of the calculator
  • CSS: Styling and responsive design
  • JavaScript: Functional logic for performing calculations

How to Use

  1. Clone this repository to your local machine:
git clone https://github.com/jAnubhav/Calculator-JS
  1. Open the index.html file in your web browser.

Files in the Project

  • index.html: The main HTML file that contains the structure of the calculator.
  • style.css: The CSS file for styling the calculator.
  • script.js: The JavaScript file that contains the logic for performing calculations.

Future Enhancements

  • Implement additional functions such as square root, percentage, and exponentiation.
  • Add keyboard support for more intuitive user interaction.
  • Improve overall UI/UX design.

Screenshots

Sample Display

Contributing?

If you'd like to contribute to this project, feel free to submit a pull request or open an issue.

About

A calculator is a tool for quick number operations! ๐Ÿงฎโœจ With basic arithmetic like addition โž•, subtraction โž–, multiplication โœ–๏ธ, and division โž—, it simplifies your math tasks with ease! ๐Ÿš€

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published