Summary: The initial code for the voting booth. Some things are still missing: 1. comments EVERYWHERE 2. an implementation for the encryptor (program crashes when trying to encrypt PlaintexBallot) 3. the OutputDevice class should become a thread, (runnable with a queue of commands as the UI component) Test Plan: Currently only simply run it with another main class. Reviewers: arbel.peled Differential Revision: https://proj-cs.idc.ac.il/D3 |
||
|---|---|---|
| bulletin-board-client/src | ||
| bulletin-board-server | ||
| gradle/wrapper | ||
| meerkat-common | ||
| polling-station | ||
| restful-api-common | ||
| voting-booth | ||
| .gitignore | ||
| build.gradle | ||
| build.gradle-template | ||
| gradlew | ||
| gradlew.bat | ||
| settings.gradle | ||