csmberkeley / scheduler

For managing our students, mentors, and sections
MIT License
8 stars 5 forks source link

Add waiting list to sections for student sign-ups #4

Open attang opened 8 years ago

attang commented 8 years ago

Adding a waitlist will help mitigate load-balance students. Thoughts to consider include

  1. How many sections can you sign up at once, if we are to include wait-listing.
  2. When do we close the wait-list
  3. In terms of coding, another "enroll" table, but for waitlist?