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

Need the ability to retrieve a product from the catalog #2

Open
DuyTran04 opened this issue Apr 26, 2024 · 0 comments
Open

Need the ability to retrieve a product from the catalog #2

DuyTran04 opened this issue Apr 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@DuyTran04
Copy link
Owner

DuyTran04 commented Apr 26, 2024

As a Customer
I need to retrieve a product from the catalog
So that customers can view details about specific products

Details and Assumptions

  • The product catalog contains various items for sale
  • Has attributes such as name, description and price

Acceptance Criteria

Given a product catalog system
When a customer requests to retrieve a product
Then the system should return the product details or return an appropriate error message indicating that the product is not found
@DuyTran04 DuyTran04 added the enhancement New feature or request label Apr 26, 2024
@DuyTran04 DuyTran04 self-assigned this Apr 26, 2024
@DuyTran04 DuyTran04 added this to the Sprint 1 milestone Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant