Skip to content

Recidiviz/justice-counts

Repository files navigation

Justice Counts

This repository contains technical infrastructure for the Justice Counts initiative. This consists of the following components:

  • Publisher: a tool that allows agencies to record Justice Counts metrics. The frontend of the application lives in the /publisher directory of this repo. The backend of the application lives in the recidiviz-data Github repo in the justice_counts/control_panel directory, which is a separate repo from this one.
  • Agency Dashboards: a tool to view and download published Justice Counts data as well as generate insights. The frontend of the application lives in the /agency-dashboard directory of this repo.
  • Common: a collection of shared React components and the Storybook configuration for the Justice Counts design system.

Storybook

To run Storybook:

yarn storybook

this will open up the design system at localhost:6006 in your browser.

About

Technical infrastructure for the Justice Counts initiative

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
license-header.js

Stars

Watchers

Forks

Packages

No packages published

Languages