Skip to content

gchatzip/zeus

 
 

Repository files navigation

The Zeus election server

LICENCE: This code is released under the GPL v3 or later

This is a fork of Ben Adida's Helios server. The differences from Helios are as follows:

  • Whereas Helios produces election results, Zeus produces a tally of the ballots cast.

  • This allows Zeus to be used in voting systems other than approval voting (which is supported by Helios), since the vote tally can be fed to any other system that actually produces the election results.

  • In terms of overall architecture and implementation it is closer to the original Helios implementation than Helios v. 3.

Packages

No packages published

Languages

  • Python 70.1%
  • JavaScript 13.0%
  • HTML 10.6%
  • CSS 5.8%
  • Shell 0.4%
  • Java 0.1%