beedawn / scrapescholar

This is a tool to assist with systematic literature reviews. It provides a web interface to interact with academic database APIs.
2 stars 0 forks source link

US-12 : FR12 - The system shall integrate with multiple academic database APIs and provide informational error messages if it fails. #30

Closed beedawn closed 1 month ago

beedawn commented 2 months ago

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

beedawn commented 1 month ago

j.ijcard.2017.02.txt

beedawn commented 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?

beedawn commented 1 month ago

completed the code and api implementation of combining multiple databases this morning, all that is left is to write tests

beedawn commented 1 month ago

Approved pull request 10/3