pitaj / nodebb-plugin-calendar

Fully-featured calendar plugin for NodeBB
42 stars 34 forks source link

Attendee limit, reservations #64

Open pitaj opened 8 years ago

pitaj commented 8 years ago

If event has a max number of attendees, N,

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: