mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00:00
675 B
675 B
Account view:
-
Load all orders of customer from db when selecting tickets and save to memory to check if ticket count has been exceeded or not.
-
fix ticket counting
-
Update files to import when deploying for included json files instead of secret.json files
-
Fix text field overflow (text too big for box)
-
Other optimization for seat plan editor
-
Seat numbering!!
-
FUTURE: Implement Permission system
-
FUTURE: Add Admin profile (page to change account settings per person like changing pwd)
-
FUTURE add multi-language support
-
FUTURE: Guest purchase
-
FUTURE: add webpack (or any other minifying tool) to project website to decrease file size (OPTIONAL)