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

Perform search query execution on database #11

Open
AutumnQiu99 opened this issue Jan 29, 2025 · 0 comments
Open

Perform search query execution on database #11

AutumnQiu99 opened this issue Jan 29, 2025 · 0 comments
Assignees
Milestone

Comments

@AutumnQiu99
Copy link
Contributor

AutumnQiu99 commented Jan 29, 2025

Details:
-Query the specific section of the database responsible for keeping track of post titles
-Store the query results so they can be displayed later

Estimated effort: 5-8 hours

Initial assignments:
-Assigned to @AutumnQiu99

Milestone: sprint 2

Acceptance criteria:

  • The system retrieves data from the relevant tables in the database based on user search queries.
  • The system supports exact matches and case-insensitive searches at the very least, with the possibility of partial matches being supported.
  • The system can handle special characters without errors.
@alvintangg alvintangg added this to the Sprint 1 milestone Jan 29, 2025
@AutumnQiu99 AutumnQiu99 assigned AutumnQiu99 and unassigned Barondafan Feb 2, 2025
@AutumnQiu99 AutumnQiu99 modified the milestones: Sprint 1, Sprint 2 Feb 5, 2025
@ameliakratzer-code ameliakratzer-code changed the title perform search query on database Perform search query execution on database Feb 10, 2025
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

3 participants