Pythonic Point of Sale System
Go to file
Lance Edgar bdae602289 Fix main routing between /login and /pos
should only show one or the other depending on user login status
2023-09-26 10:44:53 -05:00
wuttapos Fix main routing between /login and /pos 2023-09-26 10:44:53 -05:00
.gitignore Initial commit, basic login working 2023-09-22 21:39:25 -05:00
CHANGELOG.md Update changelog 2023-09-22 21:43:08 -05:00
README.md Initial commit, basic login working 2023-09-22 21:39:25 -05:00
setup.cfg Add basic Feedback button for POS screen 2023-09-24 19:29:57 -05:00
setup.py Initial commit, basic login working 2023-09-22 21:39:25 -05:00
tasks.py Initial commit, basic login working 2023-09-22 21:39:25 -05:00

WuttaPOS

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