-
Notifications
You must be signed in to change notification settings - Fork 19
Description
TL;DR
As study types expand, families need a way to easily find the kinds of studies they want to participate in
Narrative
As a family, I want to be able to search for studies I want like:
"Studies for Amy or Adam, but not Aaron"
"Studies for kids between the ages of 1 and 5 (whether or not I have kids registered that way)"
"Studies shorter than 20 minutes"
"Studies by one of the following institutions"
This should parallel the experience of e.g. choosing movies or shopping for clothing - hopefully there are existing frameworks/packages we can use for this!
Relevant filters should be available even when user is logged out or doesn't have any kids registered.
Acceptance Criteria
A precise description of how/when this issue will be considered closed, e.g.:
- Tests for new feature
- QA on new feature
- Sign off from Kim
Implementation Notes
Leave important notes/suggestions here for implementation (important files, suggested approaches, etc.)