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

Player groups #4

Open
grubersjoe opened this issue Nov 6, 2020 · 0 comments
Open

Player groups #4

grubersjoe opened this issue Nov 6, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@grubersjoe
Copy link
Owner

In the long run, different groups of people should be able to use the app. Therefore, it should be possible to have different "groups" inside the app which only see the matches of their group members.

  • a user must be in at least one group
  • after registration the initial group must either be
    • selected from existing ones
    • or newly created
  • this should happen in the same dialog which asks for the users initial nickname
  • if a user is in multiple groups she/he sees the matches of all those groups

Nice to have

  • filter matches for a group

Implementation details

  • create a new collection groups in database
  • every match has a reference to exactly one group
  • when creating a match and the user is in multiple groups she/he can select in which group the match should be created
  • more thought about all this is probably a good idea
@grubersjoe grubersjoe added the enhancement New feature or request label Nov 7, 2020
@grubersjoe grubersjoe assigned grubersjoe and unassigned grubersjoe Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant