added client, added nix setup neither working yet
This commit is contained in:
parent
42599685f3
commit
8e817110e6
9 changed files with 167 additions and 52 deletions
|
|
@ -1 +1,4 @@
|
|||
Allows someone to setup a quick poll decided by [ranked voting](https://en.wikipedia.org/wiki/Ranked_voting) (currently just [instant runoff](https://en.wikipedia.org/wiki/Instant-runoff_voting)). Currently just the algorithm itself is implemented.
|
||||
|
||||
|
||||
Be sure to setup [miso cachix](https://app.cachix.org/cache/miso-haskell) and [haskell.nix binary cache](https://input-output-hk.github.io/haskell.nix/tutorials/getting-started-flakes.html#setting-up-the-binary-cache) to avoid compiling too much stuff.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue