CAPSTONE-2022-2023 / Group_24

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

As a hotel employee. I want to make, edit or cancel a reservation for customer, so that if customer wants they can directly come to reception and we can help client with their reservation #14

Closed assangha closed 1 year ago

assangha commented 2 years ago

Description

As an employee, I want to make reservations, edit, or cancel them. On this page, employees can make a reservation. After that, On the next page, employees can view all the reservations and from there they can select the option to edit or cancel them. A new page will be opened to edit the reservation and the reservation will be removed if the cancel option is chosen.

Acceptance Criteria

Reservation should be made and updated in DB. We should be able to view all the reservations made by clients. Reservation should be editable, and/or should be able to cancel, and the change should be visible in DB.

Testing Criteria

All the changes made by employees should be visible on DB and on the client's reservation page.

marceljar commented 1 year ago

Accepted. Make sure to send notifications to customer emails to notify them that changes have occurred to their reservations.

marceljar commented 1 year ago

To be submitted by vidro prior to Sprint Planning 3.

marceljar commented 1 year ago

Completed!