Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit Items in Cart #6

Open
Sahar-yahya opened this issue Mar 11, 2024 · 0 comments
Open

Edit Items in Cart #6

Sahar-yahya opened this issue Mar 11, 2024 · 0 comments

Comments

@Sahar-yahya
Copy link

User Stories:

As a customer, I want to be able to edit items in my cart before proceeding with the order.
As an admin, I want to be able to edit existing items in the menu to update their details.

Acceptance Criteria:

A customer can adjust the quantity of items already in his cart.
A customer can remove items from my cart if I no longer want to order them.
The total price in the cart updates dynamically as I make changes to item quantities.

An admin can access the admin panel of the app.
An admin has the necessary permissions to edit items in the menu.
An admin can modify details such as name, description, price, and image for an existing item.
Changes made to the item in the admin panel reflect immediately in the user-facing menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant