Description
An application that lets you create ballots to organize a large group of people to help decide
where they want to go, when they want to meet, or how many want to be there.
Some of the features are:
-
Customize your ballot to select multiple values that are weighted to help those
that have problems making decisions.
-
For ballot administrators are able to see who voted and what they voted for.
-
Ballot administrators can share what the results are when you close ballots.
-
Sends notifications when a vote is cast or when a ballot is closed, when turned on.
Current ballot types include:
-
Multi-Choice - can be a single value vote or a ranked choice vote.
-
RSVP - Simple RSVP ballot to see if people are coming and how many in the party.
-
Potluck - To help figure out who is bring what.
-
Count - Lets users send counts of items
This is by no means a secure ballot, and there
are holes in the voting process. There is more work to be done, but it is a start.
Latest News
Updated on 03-07-2026
Still no OAuth authentication. I will be looking into that eventually. Added something more stable which is to authenticate with an email address. Should be secure, but as with anything with the internet I could be wrong. Below are some changes
New Feature:
- Added a way to create users for administration of ballots
- Added a way to authenticate with email
- Added a way to recover passwords
- Added a way to reset passwords
Fixes:
- Fixed the logout to be more direct
- Resolved issue with remove user
Read More...