Open-source election counting https://yingtongli.me/opentally/
Go to file
RunasSudo a714ba6a90
Correctly apportion votes in bulk exclusions
2021-06-09 19:43:11 +10:00
html Implement --bulk-exclude and --defer-surpluses in web UI 2021-06-09 12:42:47 +10:00
src Correctly apportion votes in bulk exclusions 2021-06-09 19:43:11 +10:00
tests Implement --defer-surpluses 2021-06-09 12:16:25 +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