Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat/43 - set winner and add them to a final group #47

Merged
merged 4 commits into from
Jul 19, 2023
Merged

feat/43 - set winner and add them to a final group #47

merged 4 commits into from
Jul 19, 2023

Conversation

fdaciuk
Copy link
Collaborator

@fdaciuk fdaciuk commented Jul 19, 2023

Resolves #43

Every time we remove `wannaPlay`, we should clean up `gonnaPlay`,
`winner` and `groupId` as well
- create new type `ParticipantsInGroup` to make `groupId` not nullable
- save winner in db
@fdaciuk fdaciuk merged commit 29328db into main Jul 19, 2023
1 check passed
@fdaciuk fdaciuk deleted the feat/43 branch July 19, 2023 15:33
Sign up for free to 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.

In groups, add a button to select a winner
1 participant