Giter Site home page Giter Site logo

mjumbewu / django-councilmatic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datamade/django-councilmatic

0.0 1.0 0.0 11.54 MB

:heartpulse: Django app providing core functions for *.councilmatic.org

Home Page: http://councilmatic.org

License: MIT License

Python 26.12% CSS 6.58% JavaScript 7.10% Java 45.46% HTML 14.73%

django-councilmatic's Introduction

django-councilmatic ===========

The django-councilmatic app provides the core functionality for the Councilmatic family, a set of web apps for keeping tabs on local city council. It is built upon the open civic data standard and ultimately makes Councilmatic easier to re-deploy in new cities.

django-councilmatic includes:

  • data models for bills, people, organizations, events, and more
  • a task to load data from the open civic data api
  • views and templates for bill/person/organization/event pages, search, and more

The Councilmatic family includes:

Councilmatic in your city ----If you're interested in bringing Councilmatic to your city, contact us! We'd love to help.

Want to build your own Councilmatic? Check out our Starter Template. It contains everything you need to create your own Councilmatic from scratch.

Running tests ----Did you make changes to django-councilmatic? Before you make a pull request, run some tests. We test for style with flake8:

`bash flake8 ./councilmatic_core/*.py`

We test for functionality with a custom-made TestCase. Be sure to specify the owner of your psql databse in the export command:

`bash export db_user='yourusername' && python runtests.py`

Team

  • Forest Gregg, DataMade - Open Civic Data (OCD) and Legistar scraping
  • Cathy Deng, DataMade - data models and loading
  • Derek Eder, DataMade - front end
  • Eric van Zanten, DataMade - search and dev ops

Patches and Contributions -------------We continue to improve django-councilmatic, and we welcome your ideas! You can make suggestions in the form of github issues (bug reports, feature requests, general questions), or you can submit a code contribution via a pull request.

How to contribute code:

  • Fork the project.
  • Make your feature addition or bug fix.
  • Bonus points for running tests to check python style (pip install flake8 and then flake8 .).
  • Send us a pull request with a description of your work! Don't worry if it isn't perfect - think of a PR as a start of a conversation, rather than a finished product.

Copyright

Copyright (c) 2015 Participatory Politics Foundation and DataMade. Released under the MIT License.

django-councilmatic's People

Contributors

reginafcompton avatar cathydeng avatar fgregg avatar hancush avatar mccc avatar derekeder avatar patcon avatar evz avatar

Watchers

James Cloos 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.