I need to implement a comment that allows user to view single comment and comment box components that allow users to view all comments under a post.
Steps:
1) Make research on expandable components
2) Implement a Comment Component
3) Implement CommentBox Component by rendering all related comments about the post
4) Connect CommentBox Component with related post
5) Implement a ui that allows show comments button in the post expanding the post and rendering the comments
I need to implement a comment that allows user to view single comment and comment box components that allow users to view all comments under a post.
Steps:
1) Make research on expandable components 2) Implement a Comment Component 3) Implement CommentBox Component by rendering all related comments about the post 4) Connect CommentBox Component with related post 5) Implement a ui that allows show comments button in the post expanding the post and rendering the comments
Deadline: 03.12.2022 23.59 Reviewer: @BeratDamar