summaryrefslogtreecommitdiff
path: root/TODO.md
blob: eda9eb2a360f205aac43a55baf73088b84d56850 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Required
========

- Improve poll info output (possibly multiple lines)
- Add arg to list function to see more than last 5 polls
- Close a poll
- Handle double quoted strings as a single arg

Optional
========

- More user friendly args (eg add rather than -a)
- Short name for polls (for easier voting than using the ID)
- Searching for polls based on keywords
- Edit your vote (probably an option if this can be done per poll)
- Time limited polls
- DB migration for updates
- Just giving one arg (eg blavote yes) will vote for the last added poll

Experiments
===========

- REST API
- Web interface