- Refactor code and extract reused components
- Allow guests in a room to add their own answer alternative
- Allow the host to create multiple rounds of questions
- Allow the host to broadcast a "whiteboard" to all guests in a room between rounds
- Sumarize results of a session
- Investigate Supabase integration for persistance and more stability on socket connects/disconnects
A simple little app hacked together over a weekend for asking a question, providing answer alternatives, and allowing others to vote on one alternative.
- Create a quiz with a question and multiple answer alternatives
- Share a room link for others to join and vote
- Real-time updates of votes and players
- Host can close the room at any time