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

[FEAT]: User can ask to join a group #5

Open
leofvo opened this issue Nov 22, 2022 · 0 comments · May be fixed by #6
Open

[FEAT]: User can ask to join a group #5

leofvo opened this issue Nov 22, 2022 · 0 comments · May be fixed by #6

Comments

@leofvo
Copy link
Member

leofvo commented Nov 22, 2022

Description

As a user, I would like to ask to join a group
As a group owner, I would like to accept or reject my requests to join my group

Additional Information

Previous usermanagement database schema :

usermanagement

New usermanagement database schema :

new_usermanagement

New routes :

  • /groups/:id/requests : find all the requests of a group
  • /groups/:id/requests/:id : find a request by its id
@hugoamalric hugoamalric self-assigned this Dec 6, 2022
@hugoamalric hugoamalric changed the title User can ask to join a group [FEAT]: User can ask to join a group Dec 7, 2022
hugoamalric added a commit that referenced this issue Dec 13, 2022
Signed-off-by: hugoamalric <hugo.amalric01@etu.umontpellier.fr>
hugoamalric added a commit that referenced this issue Dec 13, 2022
Signed-off-by: hugoamalric <hugo.amalric01@etu.umontpellier.fr>
hugoamalric added a commit that referenced this issue Dec 13, 2022
Signed-off-by: hugoamalric <hugo.amalric01@etu.umontpellier.fr>
@hugoamalric hugoamalric linked a pull request Dec 13, 2022 that will close this issue
4 tasks
@hugoamalric hugoamalric linked a pull request Dec 13, 2022 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants