bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Update Comment UI and Add New Fields #390

Closed umutdenizsenerr closed 1 year ago

umutdenizsenerr commented 1 year ago

I have implemented a comment structure that only displays author, time and body. Since backend has changed now i need to implement a structure that allow user to upvote a comment, downvote a comment and delete a comment.

Steps:

1) Make research on material ui modal structure 2) Implementing a new UI for the Comments 3) Add new fields with functionalities in Comments

Reviewer: @BeratDamar Deadline: 04.12.2022 23.59

umutdenizsenerr commented 1 year ago

Since PR is merged, i am closing the issue.