Giter Site home page Giter Site logo

justice's Introduction

Justice For Juniors

Build Status

Justice for Juniors, sponsored by the Luther Rice Chapel, is dedicated to addressing juvenile recidivism in the District of Columbia by offering mentoring and tutorial visitation services to juveniles returning to the community in subjects such as ethics, education, and faith. We hope to lay a foundation for disadvantaged youth to gain the skills, hope, and sense of community needed to live a life without crime. We partner with local universities and other volunteer groups to visit with incarcerated youth at various stages of their unfortunate positions in the system from YSC (the youth jail), to those living in one of the city's 10 shelter-homes (unlocked facilities where the children are allowed to leave to attend school, other activities and home visits on the weekends) to those in diversion programs (avoiding being charged for a crime by satisfying various things of which Justice for Juniors is part). The program also involves an advocacy component, hosting a Juvenile Justice Forum annually where representatives from various organizations, such as the US DOJ, prosecutors, police, NAACP representatives, child rights advocates, are invited to discuss the year's topic. There are on average 1,600 juveniles in the DC justice system at any given time. Over the past 6 years Justice for Juniors has worked diligently to reduce that number.


Getting Started

Fork this repo Clone your repo

git clone git clone [email protected]/yourusername/justice.git

Make sure you set the upstream

git fetch upstream

When you are ready, checkout master, and rebase with the upstreams master

git checkout master
git rebase upstream/master

Setup Instructions

$ bundle install
$ rake db:migrate
$ rails generate comfy:cms
$ rake db:migrate

Using the CMS

* Go to justice.dev/admin
* Default credentials: 'username'/'password'

Our Workflow: (open source style)

( Make sure your upstream branch is set to track ruby for good’s fork of the project, not your own )

  • Check out a feature branch on your own fork
    • Name your branch after the feature number you’re working on (e.g. “Feature_32)
  • Do your work, write your code!
  • Add and make a commit
    • write a good commit message
    • if you aren’t ready to merge it but you want comments, append your commit with “WIP:”
  • Push your commit to your forked version of your repo
  • Make a pull request on github
  • Put your commit onto this channel for other folks to review (Review other folks’s code, too!)
  • Tell Emily/Rafa that you need your code merged in
  • Celebrate

Point of Contacts

See also the list of contributors who participated in this project.

justice's People

Contributors

alitopal89 avatar almightyboz avatar iamanissa avatar jmkoni avatar malissaromero avatar osondoar avatar seanmarcia avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.