Skip to content

Releases: Insider4444/tkinter-calculator

Tkinter-Calculator-GUI

29 Apr 07:48
Compare
Choose a tag to compare

Calculator App Release

This is a release for the Calculator App developed using Python and Tkinter and Tkinter-Designer.
Here is the Figma-design-Link If You need to View

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • Percentage calculation
  • Intelligent percentage calculation based on the order of operands
  • Clear input and backspace functionality
  • User-friendly GUI with button icons

Known Issues

  • The maximum input length is limited by the size of the input field.
  • Multi-operand calculations may give error at some times (it will be fixed in coming versions....)
  • The app does not support scientific notation or advanced mathematical operations.

Contributing

Contributions to the Calculator App are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the repository, I am Always Happy to Learn.

Credits

The Calculator App was developed by @Insider4444 (Me) as part of a learning exercise.