Using the get reservations method, display all reservations for a particular room cleanly in a HTML page. Acceptance Criteria: - [ ] Use get reservations method to get all reservations for a particular room - [ ] Display all room information in a clean and understandable way - [ ] Upload code to Github
Using the get reservations method, display all reservations for a particular room cleanly in a HTML page.
Acceptance Criteria: