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

Forum Comment Implementation - Backend #639

Closed
halisbal opened this issue Nov 7, 2023 · 0 comments · Fixed by #673
Closed

Forum Comment Implementation - Backend #639

halisbal opened this issue Nov 7, 2023 · 0 comments · Fixed by #673
Assignees
Labels
Priority: High Issues that require immediate attention and should be addressed as soon as possible. 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

halisbal commented Nov 7, 2023

Description

This issue is dedicated to implementing the forum comment functionality, which includes the creation of a comment model and various API endpoints to handle comments, votes, replies, and retrieving comments within a forum.

Tasks

  1. Implement Comment Model
  2. Edit Comment Endpoint
  3. Remove Comment Endpoint
  4. Vote Comment Endpoint
  5. Remove Vote Comment Endpoint
  6. Reply Endpoint
  7. Get Forum Comments Endpoint (including Replies)

👮‍♀️ Reviewer

Deniz Ünal

⏰ Deadline

13.11.2023 - Monday - 23.59

@halisbal halisbal self-assigned this Nov 7, 2023
@halisbal halisbal added this to the 2nd Milestone milestone Nov 7, 2023
@halisbal halisbal added Priority: High Issues that require immediate attention and should be addressed as soon as possible. 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 7, 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 Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High Issues that require immediate attention and should be addressed as soon as possible. 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