Pythonic Point of Sale System
Go to file
Lance Edgar 8fe4c94005 fix: change how snackbar is opened, per upstream changes
old way is now deprecated; new way works with latest flet as well as 0.19.0
2024-07-07 14:22:11 -05:00
wuttapos fix: change how snackbar is opened, per upstream changes 2024-07-07 14:22:11 -05:00
.gitignore feat: switch from setup.cfg to pyproject.toml + hatchling 2024-06-10 21:56:59 -05:00
CHANGELOG.md bump: version 0.2.0 → 0.2.1 2024-07-01 11:55:59 -05:00
pyproject.toml feat: use latest flet, try to fix threading issues 2024-07-05 16:41:11 -05:00
README.md Initial commit, basic login working 2023-09-22 21:39:25 -05:00
tasks.py feat: switch from setup.cfg to pyproject.toml + hatchling 2024-06-10 21:56:59 -05:00

WuttaPOS

Why not write a new POS system..? Heh surely a terrible idea, yet here we are.