{% extends "main.html" %} {% block tabs %} {{ super() }}

Designing Open Democracy

Think Outside The Ballot Box

A nonpartisan community of engineers, social architects, and philosophers asking how design and technology can make democracy work better — from local cooperatives to national governments.

Active Projects

What our members are building

{%- for file in pages %} {%- if file.page and file.page.meta.status == 'active' and file.page.url.startswith('projects/') %}

{{ file.page.title }}

{%- if file.page.meta.summary %}

{{ file.page.meta.summary }}

{%- endif %}
{%- endif %} {%- endfor %}

Democracy Map

Activities and organisations

Click a marker for details · Scroll to zoom · ⛶ to expand

{% endblock %}