Skip to content

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

Description

@leofvo

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions