prithvi-macha / agile-final-project

0 stars 0 forks source link

Delete Product #4

Open prithvi-macha opened 1 week ago

prithvi-macha commented 1 week ago

Title: Delete Product As a user, I need the ability to delete a product from the catalog, So that I can remove obsolete or unwanted products.

prithvi-macha commented 1 week ago

User Story: As an admin, I need the ability to delete a product from the catalog so that discontinued or irrelevant products are no longer displayed.

Acceptance Criteria:

Given a product exists in the catalog, When I select the product and click the "Delete" button, Then the product should be removed from the catalog, And I should see a confirmation message indicating the deletion.