Closed andrewtremblay closed 6 years ago
Using the wireframe, begin to block out the Legislator List (located at /legislators).
/legislators
/legislators/:id
Legislator row selection can redirect to a blank page for now.
Filter selection can be a no-op for now (design is still tbd)
Mock the endpoint data locally (filter endpoints for /api/legislators?type=house&state=vermont are tbd) for now.
/api/legislators?type=house&state=vermont
Using the wireframe, begin to block out the Legislator List (located at
/legislators
).Requirements
/legislators/:id
)Other Notes
Legislator row selection can redirect to a blank page for now.
Filter selection can be a no-op for now (design is still tbd)
Mock the endpoint data locally (filter endpoints for
/api/legislators?type=house&state=vermont
are tbd) for now.Design