Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reshmaharidhas/basic-calculator

Python desktop application 'Calculator' to calculate mathematical expression made with Tkinter
https://github.com/reshmaharidhas/basic-calculator

calculator calculator-app calculator-application calculator-python desktop desktop-application graphical-user-interface gui py pycharm python python-3 python3 software tkinter tkinter- tkinter-app tkinter-application tkinter-gui

Last synced: about 22 hours ago
JSON representation

Python desktop application 'Calculator' to calculate mathematical expression made with Tkinter

Awesome Lists containing this project

README

        

# Basic-Calculator










Python desktop application 'Calculator' to calculate mathematical expression

Built using Tkinter

### Programming language 💻
- Python 3

### Tech Stack 💻
- Tkinter

### Development Tools 💻
- PyCharm
- PyInstaller

## Features 🔆
- User friendly interface
- Basic Arithmetic calculations
- Backspace button to undo the last clicked digit or operator button
- Clear button to clear inputs from calculator screen
- Alerts user on checking for unbalanced input expression
- Error handling functionality such as division by 0

## Screenshots 💻
![image](https://github.com/reshmaharidhas/Basic-Calculator/assets/37250413/3a63156e-0a00-427e-a4ee-0fdff197d108)

![image](https://github.com/reshmaharidhas/Basic-Calculator/assets/37250413/31fcd665-eca3-44eb-8404-357eb654b519)
![image](https://github.com/reshmaharidhas/Basic-Calculator/assets/37250413/b750a583-a5c2-40bf-8866-e9a982a9cd4b)

## Bugs and Feedback
For bugs, questions and discussions, please use the GitHub issues

## License
This project is licensed under the MIT License