Skip to content

ref-it/polling-station

 
 

Repository files navigation

Table of Contents

Elektronisches Wahllokal

Was ist das elektronische Wahllokal?

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.

Was tut das Tool nicht?

Diese Anwendung unterstützt nicht die elektronische Stimmabgabe oder vollautomatische Auszählung der Stimmzettel.

Anleitung

  1. Installieren Sie PHP mit mysql, json und iconv Unterstützung sowie MySQL und einen angebundenen Webserver.
  2. Passen sie lib/config.php und lib/config.ini an ihre Bedürfnisse an.
  3. Öffnen sie die passende Webseite (index.html oder admin.html).

Fehler gefunden?

Dann schreiben Sie bitte an [email protected] .

Status

Patches werden gerne gesehen, Weiterentwicklung findet momentan nicht statt.

Electonic polling station

About the web application

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.

Things the application does not do

The application does not support fully automatic scanning of votes or electronic voting.

Instructions

  1. Install php with mysql, iconv and json support as well as a mysql and a web server.
  2. Edit lib/config.php and lib/config.ini to match your needs.
  3. Visit index.html and/or admin.html.

Troubleshooting

If you found a bug, please send a mail to [email protected] .

Status

I welcome patches but am lacking the time for writing them on my own.

About

electronic polling station

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 50.7%
  • PHP 40.8%
  • JavaScript 3.9%
  • CSS 2.1%
  • Python 1.8%
  • TeX 0.7%