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

Add comments, likes. Fix tags #482

Merged
merged 17 commits into from
Dec 14, 2024
Merged

Add comments, likes. Fix tags #482

merged 17 commits into from
Dec 14, 2024

Conversation

mahmutbugramert
Copy link
Contributor

This PR fixes #446 and #448. Also it updates handling tags.

Key Updates:

  • Registered users are able to write comments to posts.
  • The system is able to list comments related to a post.
  • Registered users are able to like and unlike posts.
  • The system is able to display like count of posts.
  • Add "Add Tag" button with no functionality.

@mahmutbugramert mahmutbugramert added the frontend issue related with frontend label Dec 14, 2024
@mahmutbugramert mahmutbugramert added this to the 451 - Milestone 3 milestone Dec 14, 2024
@mahmutbugramert mahmutbugramert self-assigned this Dec 14, 2024
@mahmutbugramert mahmutbugramert linked an issue Dec 14, 2024 that may be closed by this pull request
2 tasks
@hikasap
Copy link
Contributor

hikasap commented Dec 14, 2024

Looks good to me.
Approved and merged

@hikasap hikasap merged commit 85f62b1 into dev Dec 14, 2024
@mahmutbugramert mahmutbugramert linked an issue Dec 18, 2024 that may be closed by this pull request
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend issue related with frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FE] Implement connection of like/unlike with Backend [FE] Implement connection of comments with Backend
2 participants