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: Teams, Collaborators, Invites (Models, Controller, Routes) #76

Open
moffatethan opened this issue Jun 3, 2021 · 0 comments
Open
Assignees

Comments

@moffatethan
Copy link
Contributor

moffatethan commented Jun 3, 2021

These are just some notes for myself on the flow of how this should work. A user would be the team owner in this case.

As a user, I want to create a team and add collaborators to it.
As a user, I want to add collaborators to my team.
As a user, I want to create boards and be able to add collaborators to that board.
As a user, I want to see team invitations on my account.

As a team, I want to be able to get all collaborators.
As a team, I want to be able to create new boards.
As a team, I want to be able to private a board so only collaborators can see and view.

As a collaborator, I want to be able to see all boards available to me and who else has access to it.
As a collaborator, I want to be able to leave a team.
As a collaborator, I want to be able to view all boards but only edit the ones I am given access to.

@moffatethan moffatethan self-assigned this Jun 3, 2021
@moffatethan moffatethan changed the title BE: Teams (Models, Controller, Routes) BE: Teams, Collaborators, Invites (Models, Controller, Routes) Jun 5, 2021
@moffatethan moffatethan mentioned this issue Jun 7, 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