-
Notifications
You must be signed in to change notification settings - Fork 1
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
Working on the backend for the functionality of searching through documents - User Story 1 #34
Conversation
Issue was not completed by expected milestone. This was due to multiple reasons, including: Underestimated difficulty of project |
Pull Request Test Coverage Report for Build 11428726510Details
💛 - Coveralls |
…the branch to match origin/f24 Merge remote-tracking branch 'origin/adding-search-functionality' into adding-search-functionality
…js to public/src/client/category.js
…gory.js and are found in public/src/client/users.js
…ender post results
…ing the correct thing
…ories/topics as implemented search function is not returning the correct thing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well done! This looks very well implemented.
Issue was completed by Sprint 2. |
Acceptance Criteria:
-User be able to search and find titles that match their search
-User be able to input keyword
-User be able to view discussion with titles matching the keyword
resolves #13