Open-source election counting https://yingtongli.me/opentally/
Go to file
RunasSudo d0df27a55c
Implement print view
2021-06-06 17:31:20 +10:00
html Implement print view 2021-06-06 17:31:20 +10:00
src Always display ballot weights to at least 2 decimal places 2021-06-06 02:35:40 +10:00
tests Fix logic error where loss by fraction not updated in multi-stage exclusions 2021-06-04 22:54:26 +10:00
.gitignore Initial quick port of HTML interface 2021-06-02 22:45:55 +10:00
COPYING Initial commit 2021-05-28 20:03:55 +10:00
Cargo.lock Implement --numbers fixed 2021-06-04 22:05:48 +10:00
Cargo.toml Implement --numbers fixed 2021-06-04 22:05:48 +10:00
build_wasm.sh Build WebAssembly in release mode 2021-06-05 15:08:48 +10:00