Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 471 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 471 Bytes

Opening Parliament

A forum intended to help connect the world's civic organizations engaged in monitoring, supporting and opening up their countries' parliaments and legislative institutions.

Development

pip install -r requirements.txt
python web.py

Visit site at http://localhost:8000

Adding Your Orgnization

  1. Fork this repository
  2. Edit data/organizations.csv
  3. Run python ./gen.py
  4. Commit and push all changes, then open a pull request