NCIOCPL / clinical-trials-listing-app

React Application for listing clinical trials
3 stars 1 forks source link

Story: Implement Drug/Intervention filter #205

Open sarinapadilla opened 8 months ago

sarinapadilla commented 8 months ago

As a user, I want to be able to select one or more drugs/interventions, so that I can narrow down trial results to those that study this drug/intervention.

ESTIMATE TBD

Requirements

We need to complete https://github.com/NCIOCPL/clinical-trials-listing-app/issues/213 to determine if these requirements are possible. @sarinapadilla update these once the spike is completed!

Acceptance Criteria

Scenario: [title]
  Given [context]
    And [some more context]
  When  [event]
  Then  [outcome]
    And [another outcome]

Resources:

Notes

Some complementary notes if necessary:


Solution

Prerequisites

Tasks

Technical Notes