Ballot Box. A tool for running polls and collecting votes from groups of people.

github.com/gvanrossum/ballot-box

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2009
  • Indicate development has stopped.
  • More Form instructions.
  • Clarify how to create a Google Docs Form.
  • Add longer instructions to mailer2.py script.
  • Add a little help.
  • Fix bugs found after a simple test run.
  • Adding mailer2.py -- a mailer along the lines of Ping's approach.
  • Link to the mailer.py script in the source tree.
  • Still struggling with the delete_task.
  • Improve template, add various flags and options.
  • Logging changes. Fix handler for /delete_task.
  • Add a simple script to mail out the keys.
  • Delete votes when the election is deleted.
  • Make it easier to generate more keys.
  • Lots of tweaks. It still works.
  • Add a Makefile with some useful commands.
  • Initial version. Simple but sort-of works.