-
Notifications
You must be signed in to change notification settings - Fork 5
Labels
APIImprovements or additions to APIImprovements or additions to APIDBIncludes Database changesIncludes Database changesReduxIncludes Redux changesIncludes Redux changes
Milestone
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Similar to #68
Add Redux actions for users to add/remove a group.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Create an action-type, action, and reducer case function that accepts arguments for a group and a user. Then send a request to update Mongo and the store.
Needs one for adding a group and one for removing a group.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
APIImprovements or additions to APIImprovements or additions to APIDBIncludes Database changesIncludes Database changesReduxIncludes Redux changesIncludes Redux changes