Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attendee limit, reservations #64

Open
4 tasks
pitaj opened this issue Nov 8, 2016 · 0 comments
Open
4 tasks

Attendee limit, reservations #64

pitaj opened this issue Nov 8, 2016 · 0 comments

Comments

@pitaj
Copy link
Owner

pitaj commented Nov 8, 2016

If event has a max number of attendees, N,

  • If less than N people have signed up, it shows three buttons:
    [ + Reservation ] [ Remind me ] [ No ]
  • After N people reserve a spot, the reservation button changes to:
    [ + Waiting List ]

Users who respond with "Remind me" receive every notification, unlike with "Maybe" from the normal responses. Users in the waiting list get automatically dropped into the reservation list when someone with a reservation changes their response. They receive a notification when this happens.

Implementation:

  • Changing buttons if event is limited
  • Reservation / Waiting list
  • Remind me treated as "Yes"
  • Notification when dropped into reservation list
@pitaj pitaj added this to the 1.3.0 milestone May 21, 2017
@pitaj pitaj modified the milestones: 1.3.0, 1.4.0 Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant