Inspiration
We initially planned to use this voting system for part of a spy mystery game, but time constraints meant we chose to focus on this one component!
What it does
Allows registered people to vote on a topic via text message.
How we built it
Used Nexmo API webhooks and Redis pub/sub to send webhooks to an ES6 frontend.
Challenges we ran into
We spent a while on the treasure hunt, playing Code In The Dark, and Werewolf!
Accomplishments that we're proud of
Winning the treasure hunt! Also learning to use Redis' publish-subscribe mechanism.
What we learned
Using "display:none;" with the
tag is not a suitable replacement for a proper SPA routing system.What's next for ballot
rm -rf --shred project/
Log in or sign up for Devpost to join the conversation.