No description
Find a file
2022-01-19 01:05:03 -05:00
client added client, added nix setup neither working yet 2021-12-19 21:51:43 -05:00
server single setup server working (with MVar as DB) 2022-01-19 01:01:12 -05:00
shared single setup server working (with MVar as DB) 2022-01-19 01:01:12 -05:00
.gitignore added README and .gitignore changes 2021-09-15 04:40:15 -04:00
LICENSE Add LICENSE 2021-09-15 08:35:11 +00:00
rcv-site.cabal single setup server working (with MVar as DB) 2022-01-19 01:01:12 -05:00
README.md minor README changes 2022-01-19 01:05:03 -05:00

Allows someone to setup a quick poll decided by ranked voting (currently just instant runoff). Currently just the algorithm itself is implemented.

Be sure to setup miso cachix to avoid compiling too much stuff.