Open-source election counting https://yingtongli.me/opentally/
Go to file
RunasSudo daeb706b44
Implement forwards/backwards tie-breaking in web UI
2021-06-13 00:39:49 +10:00
html Implement forwards/backwards tie-breaking in web UI 2021-06-13 00:39:49 +10:00
src Implement forwards/backwards tie-breaking in web UI 2021-06-13 00:39:49 +10:00
tests Implement forwards and backwards tie-breaking 2021-06-13 00:15:14 +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 Add code coverage calculation 2021-06-12 15:37:41 +10:00
Cargo.toml Add code coverage calculation 2021-06-12 15:37:41 +10:00
build_wasm.sh Build WebAssembly in release mode 2021-06-05 15:08:48 +10:00
coverage.sh Add code coverage calculation 2021-06-12 15:37:41 +10:00
rustc_bs.sh Add code coverage calculation 2021-06-12 15:37:41 +10:00