open-city / capsure

An app for finding when and where your next CAPS meeting is
http://capsure.opencityapps.org
2 stars 6 forks source link

CAPSure

Chicago Alternative Policing Strategy meetings, or CAPS meetings, are occasional sit-downs between the Chicago Police Department and Chicago residents. These meetings are the place to meet the cops that work in your beat, chat about local problems, and work together to fix them.

CAPSure helps you find out when and where your next meeting is, in an effort to get more Chicagoans involved in community policing.

Installation

git clone git@github.com:open-city/capsure.git
cd capsure
gem install bundler
bundle install
rake db:setup
rake import:all
foreman start

navigate to http://localhost:5000/

Dependencies

Team

Errors / Bugs

If something is not behaving intuitively, it is a bug, and should be reported. Report it here: https://github.com/open-city/capsure/issues

Note on Patches/Pull Requests

Copyright

Copyright (c) 2013 Open City. Released under the MIT License.