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

Implement nested comments on backend #5

Open
ken1000minus7 opened this issue Feb 4, 2023 · 3 comments
Open

Implement nested comments on backend #5

ken1000minus7 opened this issue Feb 4, 2023 · 3 comments
Assignees
Labels
hard 6 points pwoc This issue can be resolved under pwoc

Comments

@ken1000minus7
Copy link
Owner

Create a comment entity with the following properties

  • authorUsername
  • title
  • content
  • timestamp
  • blogId
  • replyTo
    replyTo will be null, incase the comment is not a reply

We also need need endpoints for adding comments, getting comments etc

Lemme know if need more details

@ken1000minus7 ken1000minus7 added pwoc This issue can be resolved under pwoc hard 6 points labels Feb 4, 2023
@ugpec79
Copy link
Contributor

ugpec79 commented Feb 9, 2023

Sir pls assign this issue to me

@ken1000minus7
Copy link
Owner Author

As a part of this I'll assign you #22 as well

@ugpec79
Copy link
Contributor

ugpec79 commented Feb 10, 2023

ok sir

@ugpec79 ugpec79 mentioned this issue Feb 22, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hard 6 points pwoc This issue can be resolved under pwoc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants