CDCgov / dibbs-query-connector

A FHIR client allowing public health agencies to query health care organizations directly or via a TEFCA QHIN
Creative Commons Zero v1.0 Universal
4 stars 0 forks source link

Build Login Page #77

Closed DanPaseltiner closed 2 weeks ago

DanPaseltiner commented 3 weeks ago

Let's build a new /signin page accessible from the Sign In button on the landing page. We should follow these designs. For the scope of this ticket we do not need to execute any actual login logic.

Acceptance Criteria
GIVEN the Query Connector landing page
WHEN a user clicks "Sign In"
THEN they are redirected to the /signin page

GIVEN the Query Connector /signin page
WHEN a user clicks Sign In
THEN they are redirected to /query

linear[bot] commented 3 weeks ago

QUE-34 Build Login Page