unc-csxl / csxl.unc.edu

CS Experience Labs' web application.
https://csxl.unc.edu
MIT License
10 stars 11 forks source link

Permissions for Ambassadors / Admins #259

Open yuvrajjain2003 opened 7 months ago

yuvrajjain2003 commented 7 months ago

Need to empower ambassadors and admins to block out multiple timeslots without any restrictions for booking out rooms for office hours or events.

Acceptance Criteria

jadekeegan commented 7 months ago

Make sure to think about how you can distinguish an admin reservation for a specific purpose from a regular reservation! I think it would be useful to have some sort of way to indicate what the reservation is for !

yuvrajjain2003 commented 7 months ago

That's a good point! We were thinking of just making an entirely different view for admin reservations. We can borrow a lot of the frontend code that already exists since I believe that the table is actually a custom widget.