ucsb-cs156-s21 / proj-ucsb-cs-las

https://proj-ucsb-cs-las.herokuapp.com/
MIT License
2 stars 3 forks source link

Create a frontend page to display Room Slot Entries #244

Closed RaghubirChimni closed 3 years ago

RaghubirChimni commented 3 years ago

User Story

As a user I can view the current time slots associated with physical rooms, so that we can keep track of which rooms are being used at which times and associate office hours with these slots (see #245).

Acceptance Criteria

Implementation Todos

Front end:

Back end:

Testing:

rowantran commented 3 years ago

note: let's ask staff about what roles we want to have access to (a) view room slots and (b) edit them

rowantran commented 3 years ago

q: do we need an edit functionality at all? office hours doesn't have this

rowantran commented 3 years ago

This story is done, but waiting to finish #248 to make a combined PR for both stories since neither story is very useful without the other being completed.