Screenshots
This commit is contained in:
parent
797eb80ec1
commit
96937bf51d
14
README.md
14
README.md
@ -1,7 +1,19 @@
|
||||
# Liliquiz - Lightweight Live Quiz
|
||||
# Liliquiz - Ultra simple Live Poll
|
||||
|
||||

|
||||

|
||||
|
||||
An ultra simple live polling app. Fill out a form, point people to the
|
||||
URL, results in realtime.
|
||||
|
||||
Absolutely no attempt is made at stopping people from voting multiple times.
|
||||
In fact, refreshing the page is enough to vote again. This is by design.
|
||||
|
||||
The polling control form is password-protected.
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
```
|
||||
npm install
|
||||
PASSWORD=my_admin_password node index.js
|
||||
|
BIN
screenshots/choices.png
Normal file
BIN
screenshots/choices.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.4 KiB |
BIN
screenshots/main.png
Normal file
BIN
screenshots/main.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
Reference in New Issue
Block a user