Skip to content

Ami765/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Simple Calculator

A lightweight, user-friendly calculator application built to handle fundamental arithmetic operations. This project features a clean user interface paired with efficient logic execution.

πŸš€ Features

  • Core Arithmetic: Supports Addition, Subtraction, Multiplication, and Division.
  • Input Validation: Prevents edge-case crashes (such as division by zero).
  • Clear Operations: Reset button to wipe the current session input instantly.

πŸ› οΈ Built With

  • Language: Python (or HTML/CSS/JavaScript - update this based on your project)
  • Interface: Command Line / GUI (Specify if you used Tkinter, PyQT, or Web components)

πŸ“¦ How to Run the Project

  1. Clone the repository:

    git clone https://github.com/Ami765/calculator
    cd calculator
  2. Execute the script: If it is a Python command-line app:

    python main.py

    If it is an HTML web page, simply double-click the index.html file to open it in your browser.

πŸ“‚ Project Structure

β”œβ”€β”€ main.py              # Core application logic and execution script
β”œβ”€β”€ README.md            # Project documentation and setup guide
└── .gitignore           # Excludes system-generated and cache files

πŸ“ License

Distributed under the MIT License. See LICENSE for details.


Developed by Ami765 - Feel free to check out my other repositories!

About

it is basic calculator with addition, substraction, division, multilication and other more calculations.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages