Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.56 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.56 KB

My Reps - Participatory Budgeting Project

Enter your address and find your local elected representatives. Then tell them to support participatory budgeting!

Built by DataMade for the Participatory Budgeting Project. Powered by the Google Civic Information API.

Running locally

git clone git@github.com:datamade/my-reps-pbp.git
cd my-reps-pbp

# to run locally
jekyll serve -w

navigate to http://localhost:5000/

Web dependencies

Data comes from the Google Civic Information API.

We used the following open source tools:

  • Bootstrap - Responsive HTML, CSS and Javascript framework
  • Leaflet - javascript library interactive maps
  • jQuery Address - javascript library creating RESTful URLs

Team

  • Derek Eder - developer, content
  • Eric van Zanten - developer

Errors / Bugs

If something is not behaving intuitively, it is a bug, and should be reported. Report it here: https://github.com/datamade/my-reps-pbp/issues

Note on Patches/Pull Requests

  • Fork the project.
  • Make your feature addition or bug fix.
  • Send a pull request. Bonus points for topic branches.

Copyright

Copyright (c) 2016 DataMade and Participatory Budgeting Projet. Released under the MIT License.