Attempt at a voting algorithm
- Log in on a webpage using your username & password
- Click on the names you want to vote for
- Click submit.
- Server gives you a random number as your "vote-id"
- Server publishes a list of all the received votes, by vote-id.
Pros and Cons