Skip to content

Development Roadmap

Terry Bolt edited this page Dec 4, 2017 · 2 revisions

Here is the roadmap for good_stv development, listed by release versions.

0.1.0

  • Simple CLI app that reads in a CSV and outputs the winner(s) by single transferable vote.
  • Should be as bug-free as possible.
  • Will serve as a constant base for future versions.

0.2.0

  • HTTP API for creating elections and submitting votes.
  • Basic authentication with LDAP.
  • Prevent duplicate votes by recording session IDs?

0.3.0

  • Frontend web form for creating elections and submitting votes.
  • Still no/very simple authentication.
Clone this wiki locally