mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
updates to docs
This commit is contained in:
@@ -1,25 +0,0 @@
|
||||
# Account view:
|
||||
|
||||
- create function that parses DB every 15 minutes and clears out junk --> Also update data in db when user goes to purchase to prevent clearing during purchase
|
||||
|
||||
- Require user to confirm email before purchasing
|
||||
|
||||
- Load all orders of customer from db when selecting tickets and save to memory to check if ticket count has been exceeded or not.
|
||||
|
||||
|
||||
- Create function that updates currency for every event when updating currency globally.
|
||||
|
||||
|
||||
- Fix text field overflow (text too big for box)
|
||||
- Other optimization for seat plan editor
|
||||
|
||||
|
||||
- Implement Permission system
|
||||
|
||||
- Seat numbering!!
|
||||
|
||||
|
||||
- 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)
|
||||
Reference in New Issue
Block a user