Anthony Correa b08a345563 Add nomination submission and bidding start workflow
- Added `BID_START_REQUEST` and `NOMINATION_SUBMIT_REQUEST` handling in backend consumers.
- Extended draft state to include `current_movie` and `bids` cache keys.
- Updated frontend to:
  - Allow participants to nominate movies when it's their turn.
  - Enable admins to start bidding for the nominated movie.
  - Highlight the current nominated movie and the current user.
- Synced state updates across clients via WebSocket events.
2025-08-10 16:30:27 -05:00
2025-07-25 09:40:05 -05:00
2025-07-21 21:31:13 -05:00
Description
No description provided
332 KiB
Languages
Python 66.7%
JavaScript 19.6%
HTML 9.9%
SCSS 3.7%