Skip to content

Tool for pro bono attorneys helping the Rising for Justice’s Expungement Clinic

License

Notifications You must be signed in to change notification settings

civictechdc/rfj_expungement

Repository files navigation

Rising for Justice Expungement

The Expungement Eligibility Guide app is a brand new project being created with Rising For Justice. RFJ is a DC organization that runs legal clinics where residents can get help having their criminal records expunged. This repository has the source code for a complex web form. The form encodes logic developed by Rising for Justice to help pro bono lawyers evaluate whether their client is eligible to have their criminal record expunged.

Discalaimer

This is not a self service tool. rfj_expungement is being developed in conjunction with The Rising for Justice organization and is meant to be used within Washington DC. Please talk to your lawyer for any legal advice.

For Clinics

You are free to use this code for your needs as stated in our license. Please remember that this application is made to be used in Washington DC. You will need to modify it to fit your needs in your jurisdiction.

Get Involved

If you'd like to support the mission of Rising for Justice but don't have programming experience, head over to their support page. If you'd like to get started developing this project, read on!

  1. Read CONTRIBUTING.md and our code of conduct
  2. Optionally,review our open issues (note the labels like good first issue or help wanted)

Then...

  1. Create an issue of your own! Do you see a bug, something we're missing, or a feature we really should include?
  2. Remember to follow the guidelines you read earlier, as well as all the instructions in the issue template that best matches your issue.
  3. Submit your issue!

OR...

  1. Fork the repo and clone it locally
  2. npm install
  3. Happy hacking!

Our Tech Stack

We've settled on using Next.js for this project as it gives us the flexibility to deploy it as a web or Electon app.

Running the App

Once you clone the repository on you machine and installed the project dependencies, you can execute $ npm run dev to run the Next.js dev server. For more on how to use Next.js take a look at their Getting Started and their Docs.

About Code For DC

Code for DC is a non-partisan and non-political civic hacktivism organization, and a chapter of the Code for America Brigade Network.

About

Tool for pro bono attorneys helping the Rising for Justice’s Expungement Clinic

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages