An open API service indexing awesome lists of open source software.

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

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!) \
![gif demo](demo-voting-ticket.gif)

Vote & presentation interface: \
![gif demo](demo.gif)

Open/close poll (allowing/disallowing voting): \
![gif demo](demo-openclose.gif)

Try at https://leafvote.mww.moe \
Contact [email protected] if you have thousands of voters or more and are planning to use this server.