CMPUT301F24nebula0 / nebula0-events

0 stars 3 forks source link

user will not be able to join full waitlist #168

Closed ELi1012 closed 5 days ago

ELi1012 commented 5 days ago

If waitlist capacity is set and is full, entrant will not be able to register from the registration page and will get a toast popup notifying them that the waitlist is full.

Created a new EventManager class to encapsulate event-related database access. Currently only has one function to check if waitlist is full, but we can add more functions as needed.

taekwan-yoon commented 5 days ago

lgtm