DemocracyOS

From Reinvent Democracy
Jump to navigation Jump to search

DemocracyOS is an online space for deliberation and voting on political proposals. It is a platform for a more open and participatory government. The software aims to stimulate better arguments and come to better rulings, as peers.


Technology

  1. Javascript, javascript, javascript.
  2. NodeJS & NPM for server side code.
  3. Babel.js for all the ES2015 magic on client side.
  4. Browserify for client side bundles.
  5. Stylus for css styles.
  6. Jade for templating.
  7. MongoDB for storing data.
  8. Mongoose for modeling application data.