prithvi-macha / agile-final-project

0 stars 0 forks source link

Update Product #3

Open prithvi-macha opened 1 week ago

prithvi-macha commented 1 week ago

Title: Update Product As a user, I need the ability to update a product in the catalog, So that I can modify product details as needed.

prithvi-macha commented 1 week ago

User Story: As an admin, I need the ability to update existing product details so that I can correct errors or provide updated information.

Acceptance Criteria:

Given a product exists in the catalog, When I modify the product’s name, description, or price, And click the "Update" button, Then the product’s information should be updated in the catalog, And I should see a confirmation message.