Closed beedawn closed 1 month ago
Can we have the backend provide a list of available databases via a get request so I can populate them in the front end?
completed the code and api implementation of combining multiple databases this morning, all that is left is to write tests
Approved pull request 10/3
Title: US-12 Priority: 10 High Estimation: 13 Risk: Med-High Requirement: R12
User Story
As a user, I want to be able to search multiple academic databases simultaneously, so that my searches are comprehensive.
Acceptance Criteria
Given the user is logged in When they enter input to perform a search Then they can choose multiple databases to query their keywords against
Definition of Done
Integration tests are written, and pass