Voting system for redstrate.com
Find a file
2023-09-24 18:45:34 -04:00
src Re-arrange .to_owned() placement to stop clippy from complaining 2023-09-24 18:45:34 -04:00
.gitignore Add initial files 2023-04-15 16:33:01 -04:00
Cargo.lock Optimize the size of the release binary 2023-09-24 18:43:29 -04:00
Cargo.toml Optimize the size of the release binary 2023-09-24 18:43:29 -04:00
LICENSE Add initial files 2023-04-15 16:33:01 -04:00
README.md Add initial files 2023-04-15 16:33:01 -04:00

voting-system

This is the voting system used on redstrate.com. It's incredibly simple and only needs write access to a directory to work.