https://github.com/sowinskibraeden/change-due
A customtkinter application to calculate the cash change due after a cash payment for x amount.
https://github.com/sowinskibraeden/change-due
calculator customtkinter desktop-application python realworld-application
Last synced: 3 months ago
JSON representation
A customtkinter application to calculate the cash change due after a cash payment for x amount.
- Host: GitHub
- URL: https://github.com/sowinskibraeden/change-due
- Owner: SowinskiBraeden
- Created: 2023-06-21T16:46:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-22T19:54:52.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T07:43:23.054Z (4 months ago)
- Topics: calculator, customtkinter, desktop-application, python, realworld-application
- Language: Python
- Homepage:
- Size: 151 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cash Change Due Calculator
An application where you charge x amount, and the customer pays with y cash, and the calculator tells you the cash change to return.
![]()