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

Get products with params #58

Open
ChromaChroma opened this issue Jul 15, 2022 · 0 comments
Open

Get products with params #58

ChromaChroma opened this issue Jul 15, 2022 · 0 comments
Labels
enhancement Refactor or redesign of existing features / code feature Add new functionality

Comments

@ChromaChroma
Copy link
Collaborator

Refactor current implementation of get products of bar and get products of category id (with barid)
to a general get products of bar endpoint "/bar/{barId}/products"
with query parameters:

  • category / categoryId
  • isFavorite
  • poductType / type
    Query parameters that could be implemented for broad usage of endpoint:
  • min price
  • max price
  • size / amount (For easy quering of bottle / not bottle+ sized products)
  • ??posibility?? search product by name/brandquery param
    (Add ability to search with aditional params, mentioned above) (i.e. search product name in category)
@ChromaChroma ChromaChroma added enhancement Refactor or redesign of existing features / code feature Add new functionality labels Jul 15, 2022
@ChromaChroma ChromaChroma added this to the v1.0 milestone Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Refactor or redesign of existing features / code feature Add new functionality
Projects
Archived in project
Development

No branches or pull requests

1 participant