section-app-client
section-app-client copied to clipboard
Simple waiting list implementation
trafficstars
- Option to register for the waiting list (for free) when an event is full
- When someone deregisters or creates a public registration code, all people in the waiting list receive an email
- Add a delay of 1 min for each person on the waiting list, e.g. the person who signed up for the waiting list first receives the mail instantly, the second person one minute after, etc.
- The number of people on the waiting list should be visible to tutors
- Add a delay of 1 min for each person on the waiting list, e.g. the person who signed up for the waiting list first receives the mail instantly, the second person one minute after, etc.
I think it would be much easier to not have this logic, maybe this could be moved into a second issue with a mail going to all people on the waitinglist first.