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

Product Search #6

Open
khaleb-dev opened this issue Feb 22, 2023 · 0 comments
Open

Product Search #6

khaleb-dev opened this issue Feb 22, 2023 · 0 comments
Assignees

Comments

@khaleb-dev
Copy link
Member

Define an endpoint that will search the product database by keywords (These keywords will be gotten from the product name, price, and other attributes)

The endpoint should be paginated.

Product search is divided into two: buyer/visitor search and merchant search.

buyer/visitor search: this will search the entire product database for relevant matches.
merchant search: this will search the product database by the currently logged-in merchantID for relevant matches.

BACKLOGS REFERENCE:

  • Search - Buyer
  • Search - Merchant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants