I built a STAR Voting application using Rust with Yew and Rocket (jaykrown-star-voting-09pw.shuttle.app)
from jaykrown@lemmy.world to technology@lemmy.world on 20 Nov 01:25
https://lemmy.world/post/22225001

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: en.wikipedia.org/wiki/STAR_voting

#technology

threaded - newest

TropicalDingdong@lemmy.world on 20 Nov 02:17 collapse

This is great! Very cool and it worked when I tried it. Is it foss?

jaykrown@lemmy.world on 20 Nov 12:05 collapse

Awesome thank you. I have posted this version on GitHub with the MIT license. github.com/jaymasl/star-voting-v0.1