bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Implement Comment and Comment Box Components #361

Closed umutdenizsenerr closed 1 year ago

umutdenizsenerr commented 1 year ago

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

umutdenizsenerr commented 1 year ago

Since PR is merged, i am closing the issue.