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

BE: Team Boards #92

Open
moffatethan opened this issue Jun 5, 2021 · 0 comments
Open

BE: Team Boards #92

moffatethan opened this issue Jun 5, 2021 · 0 comments
Assignees

Comments

@moffatethan
Copy link
Contributor

moffatethan commented Jun 5, 2021

Utilizing model discriminators I will inherit the properties of a Board and extend them to add in team functionality. All team related actions will live on the TeamBoard schema and Board operations will need to be transferred strictly to the Board model so we can operate off the schema methods on the team board for working with team boards. This will keep our code DRY.

@moffatethan moffatethan self-assigned this Jun 5, 2021
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

No branches or pull requests

1 participant