...
- UI under the user area to create and manage a deck
- name a group
- find users
- add / invite a user
- delete a user
- deactivate a group (may be better than deleting)Addition option under Username dropdown to access Groups. This should be available for all users and list all the groups they belong to.
- on the Group page "Add New Group" takes you to a new page to create a new group and add users.
- Settings button allows the owner to edit the group (e.g. add and remove users). This should only be enabled for group owners
- User profile should display which groups a user is a member of and allow users to leave a group .(implement later)
- UI under deck edit to allocate an existing group to a deck to give permissions to edit the deck.
- this should be disabled if the user is not the owner of the deck
- this should be disabled if the user is not the owner of the deck
A similar option should be added to the Add deck screen.
...