NCIOCPL / clinical-trials-listing-app

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

Story: Implement ZIP Code and Mile Radius filters #208

Open sarinapadilla opened 8 months ago

sarinapadilla commented 8 months ago

As a user, I want to be able to enter in a ZIP code and select a mile radius, so that I can narrow down trial results to those that are located near me.

ESTIMATE TBD

Requirements

ZIP code:

Mile Radius:

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