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

Add keyword search and testing - Back-end #20

Closed
aalman3 opened this issue Sep 12, 2024 · 0 comments · Fixed by #66
Closed

Add keyword search and testing - Back-end #20

aalman3 opened this issue Sep 12, 2024 · 0 comments · Fixed by #66
Assignees
Labels
Milestone

Comments

@aalman3
Copy link

aalman3 commented Sep 12, 2024

In this issue, we will add a feature for filtering in discussions by searching through all questions asked using entered keyword(s). The issue has been split in two sub-issues, issue #42 concerns the back-end code without test code implementation, and issue #43 concerns formal test code being written.

Estimated effort:
The task will require about 2-3 days to complete. Bugs and other issues might take another day to fix. Around 3-4 days in total.

Dependencies among other tasks:
There are no dependencies among other tasks.

Initial assignments for team members:
Initially assigned to Abdallah Almana: @aalman3. Changed to Najoud Al-Talib: @njouud.

Milestones to indicate which sprint the issue should be completed in:
Sprint 1.

Justification for not meeting milestone:
Had to split testing and backend code into separate issues as testing took longer than expected, needed more understanding of the test suite and could not manually test as the front and back end connections were not done.

Acceptance criteria:
This feature will be tested by creating 15 temporary questions in the code and filtering through them using the keyword: "spanish". There will be 5 temporary discussions created using the word spanish. As a student, you will only be able to see the 5 discussions including the word "spanish".

@aalman3 aalman3 added Back-end enhancement New feature or request Sprint 1 week 1-2 User story 3 labels Sep 12, 2024
@aalman3 aalman3 added this to the Sprint 1 milestone Sep 12, 2024
@aalman3 aalman3 self-assigned this Sep 12, 2024
@rkensouh rkensouh changed the title Add keyword search back-end code Add keyword search- Back-end Sep 15, 2024
@njouud njouud assigned njouud and unassigned aalman3 Sep 17, 2024
@njouud njouud changed the title Add keyword search- Back-end Add keyword search and testing - Back-end Sep 26, 2024
@njouud njouud linked a pull request Oct 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants