Menu

Tree [r7] /
 History

HTTPS access


File Date Author Commit
 VoteClient 2015-12-22 shardulc [r5] Change comment
 VoteCommon 2014-09-03 shardulc [r1] Initial commit
 VoteServer 2014-09-03 shardulc [r2] Removed trial files
 COPYING 2014-09-03 shardulc [r1] Initial commit
 README 2015-12-24 shardulc [r7] Add email to README

Read Me

VoteCounter is a distributed voting program which can handle multiple clients
over a network. VoteCounter is written in Java, and so it is very portable;
VoteCounter's input is an XML file specifying posts to be voted for and nominees
contesting them, and it's output is a human-readable tally of votes for each
nominee, making it easy to use and customize.

VoteCounter is still under development, but is ready to use for small elections.
Help is welcome! VoteCounter is authored by Shardul C. He can be contacted at:
<shardul.chiplunkar@gmail.com>

Summary of the items in this directory --
 - COPYING: VoteCounter's license (the GNU GPLv3)
 - VoteClient/: the client-side software
 - VoteCommon/: defines messages sent to each other by the server and the client
 - VoteServer/: the server-side software
Note that all three directories are NetBeans projects.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.