Recidiviz / justice-counts-components

A set of React components powering a web app for exploring centralized, standardized metrics on the performance of justice systems across the United States
GNU General Public License v3.0
1 stars 0 forks source link

Create skeleton of the page/components #3

Closed jessex closed 3 years ago

jessex commented 3 years ago

What needs to be done? Why does it need to be done? First, build the general skeleton of the app as described in the PRD and the final mocks. This does not need to have full interaction yet and does not need the underlying CSV data file(s). We just want to have the basic UI in place (everything below the header) with the requisite sub-components that we intend to fill in, and want to ensure that the basic UI looks reasonable in the browsers/environments documented in the PRD.

Ultimately, there are 3 separate components to be built here:

Additional context Later tasks will fill in the interactive functionality and data usage.