Reservations-Required/reserve-web

Create a Room page

Closed this issue · 2 comments

Issue
There is no room page right now.

Task
Frame a room page in order to make it easier later.

To-do

  • Create a new branch
  • Follow Clara's Mid Fi design to make all the room page information
  • Do not include the Your Reservation window yet. NavBar not necessary.
  • Pass in the following props and display them
  • Building Name
  • Room Number
  • Img source
  • Location
  • Capacity
  • Amenities
  • Make a pull request

Need to method to display image on the room page. App.tsx was modified with a Room object to hardcode the Room page.

Resolved for now. Issue will be reopened at a later date.