Diese Webanwendung implementiert ein elektronisches Wählerverzeichnis. Es erlaubt damit die parallele Ausgabe von Stimmzetteln, ohne die Wähler vorher in entsprechende Gruppen einzuteilen. Weiterhin unterstützt die Anwendung die computergestützte Auszählung der Stimmzettel.
Diese Anwendung unterstützt nicht die elektronische Stimmabgabe oder vollautomatische Auszählung der Stimmzettel.
- Installieren Sie PHP mit mysql, json und iconv Unterstützung sowie MySQL und einen angebundenen Webserver.
- Passen sie lib/config.php und lib/config.ini an ihre Bedürfnisse an.
- Öffnen sie die passende Webseite (index.html oder admin.html).
Dann schreiben Sie bitte an [email protected] .
Patches werden gerne gesehen, Weiterentwicklung findet momentan nicht statt.
This application implements an electronic electoral register. It can be used to support parallel handout of ballots without prior grouping of the voters. Futher it supports computer assisted counting of the votes.
The application does not support fully automatic scanning of votes or electronic voting.
- Install php with mysql, iconv and json support as well as a mysql and a web server.
- Edit lib/config.php and lib/config.ini to match your needs.
- Visit index.html and/or admin.html.
If you found a bug, please send a mail to [email protected] .
I welcome patches but am lacking the time for writing them on my own.