https://github.com/micromaomao/leafvote
Real-time voting & live result presentation
https://github.com/micromaomao/leafvote
Last synced: about 2 months ago
JSON representation
Real-time voting & live result presentation
- Host: GitHub
- URL: https://github.com/micromaomao/leafvote
- Owner: micromaomao
- License: mit
- Created: 2018-03-17T02:49:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T14:25:58.000Z (over 1 year ago)
- Last Synced: 2025-01-30T09:22:50.121Z (4 months ago)
- Language: JavaScript
- Homepage: https://leafvote.mww.moe
- Size: 20.2 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Real-time voting & presenting result on big screen.
### Workflow
- Organizer set up poll and options, and generate one secret for each voter
- Organizer export and print voting tickets (or other distribution method) so that voters get their secrets
- Organizer present the poll result on screen, and in the mean time…
- Voters scan their QR code (or otherwise enter their secret on leafvote website), and choose which option to vote.
- Result updates real-time on organizer's screen.### Demos
Voting ticket: (now support online generation, no need to run tex anymore!) \
Vote & presentation interface: \
Open/close poll (allowing/disallowing voting): \
Try at https://leafvote.mww.moe \
Contact [email protected] if you have thousands of voters or more and are planning to use this server.