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

Chatroom Domain Model #12

Closed
PrismaPhonic opened this issue Apr 16, 2020 · 0 comments · Fixed by #14
Closed

Chatroom Domain Model #12

PrismaPhonic opened this issue Apr 16, 2020 · 0 comments · Fixed by #14

Comments

@PrismaPhonic
Copy link
Member

Description

We need a Chatroom domain model that will hold the name of the chatroom, the current moderator, and the waitlist (at minimum).

This Chatroom will need to be in charge of playing the next song from the waitlist and then persisting the waitlist itself to a waitlist repository.

Related Issue: #1

This was referenced Apr 16, 2020
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 a pull request may close this issue.

1 participant