Skip to content

paul-rinaldi/DECARCERATION-PLATFORM

 
 

Repository files navigation

DECARCERATION-PLATFORM

Description

This project (1) equips service providers with the tools they need to have a positive network effect and build and maintain awesome impact within and across communities, AND (2) to equip post incarcerated individuals with a single tool that guides their reentry journey so they can lead lives of purpose and positivity in their communities and families.

We believe that many reentry organizations nationally could have a more transformative impact on mass incarceration if they are provided with more incentives, reminders, and notices to collaborate as well as if they had fewer gates to reach the individuals they wish to help. We also believe many people formerly incarcerated can and will lead law-abiding lives if their reentry journeys were filled with less hurdles, more positivity, and clearer tasks. Therefore, we seek to create a platform that meets those needs.

Installation

This project uses NPM and was started with create-react-app.

Once cloned, running a npm install in web-app/ followed by npm start, a development version of the website app will open in your browser.

Usage

Navigation can be done by appending routes to the end of the url in browser currently, those routes are defined in web-app/src/routes.js. Currently implemented routes:

  • /signup
  • /signin
  • /calendar
  • /home
  • /services

Screenshots will be included in the next sprint.

Contributing

Please find an issue that suits you in the current milestone, assign yourself, fork the repository, and generate a PR when you have completed the issue or if you would like help.

Below is a code-visual description of our software scrum process.

do {
    do {
        Fork -> Code -> PR -> Review -> Test
    } while (FeaturesOfSprint == Incomplete)
    Show users (soft release)
    features#--
} while (features# > 0)
Launch()

If you would like to read project background before contributing feel free to learn more about the human centered design research that informed the feature requests. User Research and be found here

Credits

These contributors have submitted PRs and stayed in touch week after week

These contributors were instrumental in our initial progress (as early as September 2019)

New contributors who helped recently

Thank you all for your dedication and applied passion!

License

GNU GENERAL PUBLIC LICENSE Details here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.3%
  • HTML 5.2%
  • CSS 3.4%
  • Batchfile 0.1%