- Add veto button that appears when collective boredom > 66%
- Implement 15-second voting period for veto decisions
- Majority vote (50%+) required to pass veto
- Add animated UI for veto voting progress
- Show veto result (passed/failed) with animations
- WebSocket broadcasts veto state to all participants
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add WebSocket server for real-time boredom synchronization
- Add private room creation with 6-character codes
- Add mobile-optimized join page for phone participants
- Add QR code sharing for easy room joining
- Add individual participant mini-dials with color coding
- Add simulated bots for global room demo
- Update nginx config to proxy /api and /ws endpoints
- Add react-router-dom for multi-page navigation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>