Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 530 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 530 Bytes

Electronic Voting System

Electronic voting system based on a DRE machine.

data

Generate a random sample voter database "data.txt" which must be placed in the voting and counting folders to run the voting and counting processes respectively, for read and write operations.

voting

Voter authentication, casting votes and vote storage into the database.

counting

Voter database, tallying votes and publishing election results and statistics.

encryption