illinois / queue

A microservice queue for holding open office hours
University of Illinois/NCSA Open Source License
82 stars 37 forks source link

Allow a queue to be created with a fixed location #51

Closed wadefagen closed 6 years ago

wadefagen commented 6 years ago

When creating a queue, the queue should be able to have either a "fixed location" or a "student-supplied" location.

If a queue has a "fixed location", students are unable to enter a custom location.

If a queue has a "student supplied" location, students are able to enter a custom location.