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

[Backend] As a user, I can see all the products of a type when entering the products list screen #35

Open
1 task
minhnimble opened this issue Jul 14, 2021 · 0 comments
Labels
backend Backend task feature New feature
Milestone

Comments

@minhnimble
Copy link
Owner

Description

The users will be able to see all products belong to a type with data provided from server.

Acceptance Criteria

  • Implement the API for getting all the products for a type data. The input parameter for this endpoint is the product type's id.
@minhnimble minhnimble added feature New feature backend Backend task labels Jul 14, 2021
@minhnimble minhnimble changed the title [Backend] As a user, I can see all the products of a type when enter Products List screen [Backend] As a user, I can see all the products of a type when enter the products list screen Jul 28, 2021
@minhnimble minhnimble modified the milestones: 0.2.0, 0.3.0 Jul 28, 2021
@minhnimble minhnimble changed the title [Backend] As a user, I can see all the products of a type when enter the products list screen [Backend] As a user, I can see all the products of a type when entering the products list screen Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend task feature New feature
Projects
None yet
Development

No branches or pull requests

1 participant