Store ledger for advanced/deferred payments. Member registry, cashier, point of sale module, and transaction history.
Find a file
2026-05-30 11:47:23 +00:00
static Add staff auth, admin area, currency decimal input 2026-05-30 09:19:07 +00:00
.gitignore Initial commit 2026-05-30 12:01:08 +07:00
LICENSE Initial commit 2026-05-30 12:01:08 +07:00
main.py Add staff auth, admin area, currency decimal input 2026-05-30 09:19:07 +00:00
README.md Initial commit 2026-05-30 12:01:08 +07:00
requirements.txt Add store-credit web app (FastAPI + SQLite) 2026-05-30 05:21:01 +00:00
run.sh run.sh: remove --quiet from pip so install errors are visible 2026-05-30 11:47:23 +00:00

ClubLedger

Store ledger for advanced/deferred payments. Member registry, cashier, point of sale module, and transaction history.