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

Implementing Application to a Private Group Feature #717

Closed
halisbal opened this issue Nov 14, 2023 · 0 comments · Fixed by #874
Closed

Implementing Application to a Private Group Feature #717

halisbal opened this issue Nov 14, 2023 · 0 comments · Fixed by #874
Assignees
Labels
Priority: Medium Issues that are important but not critical, and can be worked on after higher priority issues. Status: Done Issues that have been completed. Team: Backend Issues related to backend team Type: Feature Issues related to adding new features or functionality to the project.
Milestone

Comments

@halisbal
Copy link
Contributor

Description

In our application, if a group is private, user shall be able to apply to the group. Then moderators of the group should see the applications and review them based on the given information by user.
For that purpose, I will be implementing these features:

  • GroupJoinRequests model
  • Apply to a private group endpoint
  • List applications endpoint
  • Review an application endpoint

👮‍♀️ Reviewer

Zeynep Baydemir

⏰ Deadline

21.11.2023

@halisbal halisbal added Priority: Medium Issues that are important but not critical, and can be worked on after higher priority issues. Type: Feature Issues related to adding new features or functionality to the project. Status: Assigned Issues that have been assigned to someone to work on. Team: Backend Issues related to backend team labels Nov 14, 2023
@halisbal halisbal added this to the 2nd Milestone milestone Nov 14, 2023
@halisbal halisbal self-assigned this Nov 14, 2023
@halisbal halisbal added Status: Done Issues that have been completed. and removed Status: Assigned Issues that have been assigned to someone to work on. labels Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Issues that are important but not critical, and can be worked on after higher priority issues. Status: Done Issues that have been completed. Team: Backend Issues related to backend team Type: Feature Issues related to adding new features or functionality to the project.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant