A function that gets all reservations for a room and displays them nicely on a HTML page. Acceptance Criteria: - [ ] Call to get all reservations for a particular room - [ ] Returns a clean list of all reservations that can be parsed for the website - [ ] Code is uploaded to Github
A function that gets all reservations for a room and displays them nicely on a HTML page.
Acceptance Criteria: