CAPSTONE-2022-2023 / Group_24

group-24.vercel.app
0 stars 0 forks source link

As a client, I want to view available rooms along with their prices and features, so that I can see rooms and compare them for better prices and features #12

Closed assangha closed 1 year ago

assangha commented 2 years ago

Description

As an client, I want to view available rooms of the hotel along with their price, features, and all information, so that I can see the rooms and compare them for better prices and features to other hotels. On this page, upon logging in to my account and arrive at the homepage, I clicked View Room List button and is shown a list of available room of the hotel with their names and overview. Once I chose a room to view more information, I select on the image of the room on the page and will be taken to a page containing all the information of said room from name, overview, room size, price, features, etc.

Acceptance Criteria

A list of rooms should be shown. Redirect to page of all of selected room information upon clicking on a room

Testing Criteria

The room list page will be accessed from the client's homepage and will be compared alongside the database to make sure all info is correct and displayed

marceljar commented 1 year ago
marceljar commented 1 year ago

Functionality properly implemented, apart from images. A few suggestions for UI improvement:

7/10

marceljar commented 1 year ago

Bumped to 9/10 after changes.