Skip to content

Inifinitech/simpleCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Calculator This is a simple web-based calculator application built with HTML, CSS, and JavaScript.

Features Addition, subtraction, multiplication, and division operations. Decimal point support. Clear and delete functionality. Error handling for invalid expressions. Usage Clone the repository to your local machine: bash Copy code git clone https://github.com/Inifinitech/basic-calculator.git Open the index.html file in your web browser. Use the buttons to input numbers and perform calculations. How It Works The HTML file (index.html) defines the structure of the calculator interface. The CSS file (style.css) provides styling to make the calculator visually appealing. The JavaScript file (script.js) contains the logic for handling user input, performing calculations, and updating the display. Contributions Contributions are welcome! If you have any suggestions for improvements or new features, feel free to open an issue or submit a pull request.

License This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published