Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.
/ cash-register Public archive

Simple Python calculator for showing cash register difference.

Notifications You must be signed in to change notification settings

mantomas/cash-register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cash-register

!! Repository archived because I no longer work for the company where I used the application as a helper tool.

Simple Python calculator for showing cash register difference.

Using Tkinter as a GUI. Sums all money and calculate the difference against reference value. It takes one backup value from a file and can save new value to that file - there is no database, just simple TXT files. Difference value is stored in separate file with actual date and time, and so its progress can be compared.

Current version is 1.2

I'm thinking about refactoring the app, as it was my first practical attempt to write some usable application. It's used daily since then.

printscreen

About

Simple Python calculator for showing cash register difference.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages