CAPSTONE-2022-2023 / Group_24

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

As a client, I want to make, edit or cancel a reservation, so that I don't have to find reception and wait in line and can choose reservation according to my needs #13

Closed assangha closed 1 year ago

assangha commented 2 years ago

Description

As a client, I want to make reservations, edit, or cancel them. On this page, clients can make a reservation. After that, On the next page, client can view all their 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 on the client side should be visible on DB and on the employee side.

marceljar commented 1 year ago

When a successful reservation is made, the client should receive a notification (either by pop up or by email). There will be a view for clients to see their active reservations.

marceljar commented 1 year ago

To be submitted by vidro prior to Sprint Planjing 3.