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

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.

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.