NCIOCPL / clinical-trials-listing-app

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

[META] Implement Filtering on Disease and Intervention pages #194

Open sarinapadilla opened 1 year ago

sarinapadilla commented 1 year ago

As a user, I want to be able to filter using additional criteria, so that I can narrow down my trial results.

We will be implementing filtering on the dynamic listing pages. For now, we have determined some filters that we'd like to start with.

Disease pages:

Intervention pages:

ESTIMATE TBD

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