Open-source election counting https://yingtongli.me/opentally/
Go to file
RunasSudo 227c38a5fa
Initial quick port of HTML interface
2021-06-02 22:45:55 +10:00
html Initial quick port of HTML interface 2021-06-02 22:45:55 +10:00
src Initial quick port of HTML interface 2021-06-02 22:45:55 +10:00
tests Implement --quota, --quota-criterion 2021-06-02 18:07:05 +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 rational numbers in WebAssembly using num-bigint 2021-05-30 23:00:28 +10:00
Cargo.toml Implement rational numbers in WebAssembly using num-bigint 2021-05-30 23:00:28 +10:00
build_wasm.sh Initial quick port of HTML interface 2021-06-02 22:45:55 +10:00