Skip to content

husseini2000/Simple-Calculater-Desktop-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“± GUI Calculator

πŸ“Œ Overview

This is a Graphical User Interface (GUI) Calculator built using Python's Tkinter library. The calculator supports basic arithmetic operations and advanced functions like factorial and exponentiation.

πŸ›  Features

βœ… Basic Arithmetic Operations: Addition, Subtraction, Multiplication, Division
βœ… Advanced Functions: Factorial, Exponentiation, Pi, Modulo
βœ… User-Friendly Interface: Grid-based button layout for easy navigation
βœ… Undo and Clear Functionality: Erase last entry or reset the calculator

πŸš€ Installation & Usage

1️⃣ Clone the Repository

git clone https://github.com/husseini2000/Simple-Calculater-Desktop-App.git
cd Simple-Calculater-Desktop-App

2️⃣ Install Dependencies

Ensure you have Python installed (Python 3 recommended).

pip install tk

3️⃣ Run the Application

python Calculator_GUI.py

πŸ“ Code Structure

  • Calculator_GUI.py β†’ Main script containing the GUI and logic.

πŸ–Ό Screenshot

Calculator GUI

πŸ”§ Future Enhancements

  • Add trigonometric functions (sin, cos, tan)
  • Implement history tracking for calculations
  • Create a dark mode theme option
  • Add keyboard support for input

πŸ“œ License

This project is licensed under the MIT License.


Happy Coding! πŸš€

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages