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

USER STORY: Like Posts #20

Closed
4 tasks done
SandraBergstrom opened this issue Jun 16, 2023 · 0 comments
Closed
4 tasks done

USER STORY: Like Posts #20

SandraBergstrom opened this issue Jun 16, 2023 · 0 comments
Assignees
Labels
Epic 3: Interactions and Engagement must-have Essential User Story Requirement
Milestone

Comments

@SandraBergstrom
Copy link
Owner

SandraBergstrom commented Jun 16, 2023

As a user, I can like posts shared by other users on the Travel Tickr platform, so that I can show appreciation for inspiring content.

Acceptance Cirteria:

  • Acceptance Criteria 1: Each post should have a visible "Like" button that I can click to indicate my appreciation for the content.
  • Acceptance Criteria 2: The "Like" button should switch between "Like" and "Unlike" based on the user's interaction.

Tasks

  • Add a "Like" button to each post in the user interface.
  • Implement the backend logic to handle post likes, including updating the like count.
  • Implement user authentication to prevent unauthorized likes.
  • Implement function to switch between like and unlike
@SandraBergstrom SandraBergstrom self-assigned this Jun 16, 2023
@SandraBergstrom SandraBergstrom added this to the Sprint 2 milestone Jun 17, 2023
SandraBergstrom added a commit that referenced this issue Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic 3: Interactions and Engagement must-have Essential User Story Requirement
Projects
Status: Done
Development

No branches or pull requests

1 participant