forked from joshmarcus/philly_legislative
-
Notifications
You must be signed in to change notification settings - Fork 20
Things to do at RHoK5 NDoCH
Mjumbe Poe edited this page Jun 1, 2013
·
2 revisions
To do in Councilmatic
- Incorporate Chicago changes into Philadelphia -- Open City's Councilmatic introduces features such as topic categorization of legislation, but removes some features from what was in the Philadelphia instance of Councilmatic such as maps on the home and council member pages. We need to complete the conversion of Councilmatic into a Django app, so that it can easily be incorporated into independent instances.
- Allow searching and subscribing by geography -- On the search form, we need to include a
- A GitHub pages site to showcase current and desired features, describe how to get involved, and do general branding. This should be where http://www.councilmatic.org/ points to.
- Incorporate maps and other features from Philadelphia back into master branch
- Update Legistar scraper started by Chicago to pull votes as well
- Allow users to flag locations as invalid, or specify additional/correct locations
Updating scraper to collect votes -- Design and front-end work --