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

Groups CRUD endpoint #41

Open
Lezurex opened this issue Nov 15, 2022 · 0 comments
Open

Groups CRUD endpoint #41

Lezurex opened this issue Nov 15, 2022 · 0 comments
Labels
backend Issue related to backend REST Changes to the REST endpoint

Comments

@Lezurex
Copy link
Member

Lezurex commented Nov 15, 2022

REST Endpoint for creating, reading, updating and deleting groups.

Create

Creator should automatically become admin of the group.

Read

id, name, members, subjects

Update

Renaming

Delete

All associated roles and tasks will also be deleted.

Linked story: Oh-my-class/oh-my-class#8

@Lezurex Lezurex moved this to 📋 To Do in Scrum Nov 15, 2022
@Lezurex Lezurex added the REST Changes to the REST endpoint label Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issue related to backend REST Changes to the REST endpoint
Projects
Status: 📋 To Do
Development

No branches or pull requests

1 participant