mirror of
https://github.com/kbenestad/ClubLedger.git
synced 2026-06-18 09:44:33 +00:00
Store ledger for advanced/deferred payments. Member registry, cashier, point of sale module, and transaction history.
On screens ≤640px the tab row collapses; a hamburger button (Material Symbols menu/close icon) appears in the nav-right area. Tapping it opens a fixed full-width dropdown below the header with full-height tap targets and a left accent border on the active item. Tapping a tab or anywhere outside closes the menu. Desktop layout is unchanged — nav-tabs uses display:contents so the buttons remain direct flex children of nav. https://claude.ai/code/session_01JuRTR5Xjx8emQsyerBgGU7 |
||
|---|---|---|
| docs | ||
| static | ||
| .gitignore | ||
| LICENSE | ||
| main.py | ||
| manage.py | ||
| README.md | ||
| requirements.txt | ||
| run.bat | ||
| run.sh | ||
ClubLedger
Store ledger for advanced/deferred payments. Member registry, cashier, point of sale module, and transaction history.