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

[FE] Add Commenting Functionality Under Posts #390

Open
3 tasks
Halil-Ibrahim-Kasapoglu opened this issue Nov 15, 2024 · 0 comments
Open
3 tasks

[FE] Add Commenting Functionality Under Posts #390

Halil-Ibrahim-Kasapoglu opened this issue Nov 15, 2024 · 0 comments
Labels
frontend issue related with frontend priority: low Not very urgent workload: 2 issues that are requiring medium effort

Comments

@Halil-Ibrahim-Kasapoglu
Copy link
Contributor

Description

To allow users to interact and engage with posts, we need to create a frontend interface for commenting functionality. The backend service for this feature is already implemented. The frontend will include:

  • A comment box where registered users can write their comments.
  • A mechanism to list comments related to a post below the post itself.

This feature addresses the following requirements:

  • 1.1.2.2.3 Registered users shall be able to write comments to posts.
  • 1.2.4.11 The system shall be able to list comments related to a post.

Required Activities

  • Design and implement a comment box UI to allow registered users to input their comments.
  • Integrate the comment listing feature to display comments related to the post.
  • Ensure responsiveness and styling consistency with the application's theme.

Estimated Time

5 hours

Deadline

16 Nov 2024

Reviewer

@danzio19

@Halil-Ibrahim-Kasapoglu Halil-Ibrahim-Kasapoglu added priority: low Not very urgent workload: 2 issues that are requiring medium effort frontend issue related with frontend labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend issue related with frontend priority: low Not very urgent workload: 2 issues that are requiring medium effort
Projects
None yet
Development

No branches or pull requests

1 participant