-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
User Stories
-
As a customer, I want to add items to my cart so I can create an order and proceed to order them.
-
As an admin, I want to be able to add new items to the menu so that customers can brows and order them.
Acceptance Criteria:
- The system shall allow costumer to browse menus, select items, and add them to a cart.
- A costumer can specify the quantity of each item he wants to add to the cart.
- A costumer receive a confirmation message Upon adding an item to the cart.
- A costumer can view my cart and see the items he has added along with their quantities and prices.
- The total price in the cart updates to reflect the sum of prices for all items added.
- An Admi can access the admin panel of the app.
- An Admi has the necessary permissions to add items to the menu.
- An Admin can input details for the new item, including name, description, price, and optional
Metadata
Metadata
Assignees
Labels
No labels