I built a STAR Voting application using Rust with Yew and Rocket
This is my first time creating something with this technology. Use it however you want, and feel free to leave any feedback or feature requests. I used AI to write a lot of the syntax. I'm happy to answer any questions.
More information about the system can be found on Wikipedia: https://en.wikipedia.org/wiki/STAR_voting
You're viewing a single thread.
This is great! Very cool and it worked when I tried it. Is it foss?
Awesome thank you. I have posted this version on GitHub with the MIT license. https://github.com/jaymasl/star-voting-v0.1