Skip to content

updating main - #103

Merged
rxmox merged 3 commits into
mainfrom
backend
Apr 10, 2026
Merged

updating main#103
rxmox merged 3 commits into
mainfrom
backend

Conversation

@rxmox

Copy link
Copy Markdown
Collaborator

No description provided.

rxmoxand others added 3 commits April 6, 2026 13:30
Implement GET /api/events/:eventId/leaderboard and PUT /api/events/:eventId/leaderboard/score
endpoints for the web organizer dashboard. Leaderboard shows participant name, profile photo,
connections count (computed from ParticipantConnection records), lines completed, and completion
status. Scores update via Pusher leaderboard-updated event for live refresh.
- Add linesCompleted and completed fields to Participant model
- Create leaderboard controller with getLeaderboard and updateScore
- Trigger leaderboard-updated Pusher event on score changes and connection create/delete
- Update API reference, database schema, and real-time events documentation
Add bingo leaderboard API with live Pusher updates
@rxmox
rxmox merged commit 7a1162c into mainApr 10, 2026
2 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@rxmox@lnqminh3003