aboutsummaryrefslogtreecommitdiff
path: root/database
Commit message (Expand)AuthorAgeFilesLines
* Show options that got no votesGalen Guyer2022-08-111-0/+5
* Add ranked-choice voting math and stuffGalen Guyer2022-08-112-31/+110
* Save ranked votes into databaseGalen Guyer2022-08-111-1/+1
* Render ranked choice voteGalen Guyer2022-08-113-18/+53
* Allow creation of polls with ranked choiceGalen Guyer2022-08-112-2/+6
* Add write-in votes if the poll creator allows itGalen Guyer2022-08-111-0/+1
* list closed polls that you voted in or createdGalen Guyer2022-04-251-0/+60
* re-write vote in go with full functionalityGalen Guyer2022-04-253-0/+213