Giter Club home page Giter Club logo

books_not_bars's Introduction

####README

Books Not Bars: An interactive site to explore patterns in US corrections Live demo: http://booksNotBars.herokuapp.com

Created by:

  • Lyel Resner (Git: @lresner)
  • Taryn Sauer (Git: @tarynsauer)
  • Nick Smit (Git:@voodoolabs)
  • Josh Suich (Git: @jsuich)

About

A final group project for Dev Bootcamp (Chicago, IL).

BooksNotBars falls out from team member Lyel Resner's experience as an educator in the Bronx, NY. Some of his former students spent time in Juvenile Detention - at costs upwards of $200,000 per year. Meanwhile, their schools were understaffed, lacked basic resources like textbooks and computers, and were unable to afford supplamentary or after-school programs. The same students that were incarcerated excelled in adequately-resourced learning environments.

These stark dualities are not specific to NYC - they represent a national pattern of allocating significantly more resources to incarceration than to education.

BooksNotBars is an effort to educate people about some of these jarring figures and provide them with the tools to take action.

Technologies and Process

BooksNotBars is a front-end heavy app. This is because:

  1. Our group wanted to dive deeper intro front-end technologies, and
  2. We rely heavily on data visualizations and interactivity to communicate our message.

The app is built with Ruby 1.9.3p374, Rails 4.0.0, HTML5 and CSS3, Jquery, and a good deal of Object-Oriented JavaScript. We utilized multiple Javascript libraries, including D3, Donuts, and Vmap. Both the Google Maps and Sunlight Labs APIs were used for our action toolkit. Heroku was used for deployment, git for editing changes, and an agile SCRUM process to ensure flexibility in product development and ongoing group communication. Tests were written in RSpec and Jasmine, with Travis-CI.

Deployment Instructions

  1. Fork and then clone to your computer. The repo is located at: https://github.com/tarynsauer/CurrentBooksBar.

  2. Install all gems:

    $ bundle install
  1. Setup the database:
    $ rake db:drop && rake db:setup
  1. Configure API Keys
    $ rails generate figaro:install

Edit your config/application.yaml file and add the following:
a) Your Google Maps API key as GOOGLE_MAPS_API_KEY: XXXXXXX.. Retrieve one here: https://developers.google.com/maps/signup

b) Your Sunlight Labs API key as: SUNLIGHT_API_KEY: XXXXXXX.. Retrieve one here: http://sunlightfoundation.com/api/

  1. Good to go!
    $ rails s

You should now see the app on your localhost:3000

books_not_bars's People

Contributors

dbc-apprentice avatar jsuich avatar lresner avatar ryanbriones avatar smitfire avatar tarynsauer avatar

Watchers

 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.