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

[ENHANCEMENT][PHOENIX : BE EXPRESS.JS]Endpoint Search Functionality for FAQ #1183

Open
udokachi opened this issue Aug 25, 2024 · 0 comments
Open
Labels

Comments

@udokachi
Copy link

Description

Develop a back-end endpoint to handle search queries from the FAQ page. The endpoint should efficiently filter the FAQ content based on the keywords provided by the user, returning the relevant results.

Acceptance Criteria

  • Endpoint is created to handle search queries from the FAQ page.
  • FAQ content is accurately filtered based on the provided keywords.

Requirements

  • Create an endpoint to receive search queries from the front-end.
  • Implement logic to filter FAQ content based on the search keywords.

Expected Outcome

The back-end successfully handles search requests, returning accurate and relevant FAQ results based on the user’s input.

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

No branches or pull requests

1 participant