appropriate / sf-openreferral

An effort to catalog and publicize information about social services in San Francisco

Home Page:http://sf-openreferral.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SF Social Services Open Referral

SF Open Referral is working with the San Francisco Adult Probation Department (APD) to collect, maintain, and publish information about social services in San Francisco.

Contributing

Before contributing, please read our wiki to understand the needs, background, and context of the project.

Please see the [CONTRIBUTING] document for specifics about submitting contributions through GitHub.

Once you've done that, contact project management or engineering to find out where your contribution will be most helpful.

Thanks for your contributions!

Getting Started

After you have cloned this repo, run this setup script to set up your machine with the necessary dependencies to run and test this app:

% ./bin/setup

It assumes you have a machine equipped with Ruby, Postgres, etc. If not, set up your machine with this script.

After setting up, you can run the application using foreman:

% foreman start

If you don't have foreman, see Foreman's install instructions. It is purposefully excluded from the project's Gemfile.

Guidelines

Use the following guides for getting things done, programming well, and programming in style.

About

An effort to catalog and publicize information about social services in San Francisco

http://sf-openreferral.herokuapp.com/


Languages

Language:Ruby 64.1%Language:HTML 22.2%Language:CSS 9.7%Language:JavaScript 3.1%Language:Shell 0.9%