Closed JagrajAulakh closed 1 year ago
Epic: #15
Large
Scenario: Liking a post Given that a user is logged in to the app When the user navigates to a post And clicks the "Like" button Then the review's like count should increase by 1 And the user should be able to see the like count for the post
Made the DB changes to support post liking system.
Next will do the front end changes
Epic: #15
Estimate
Large
Acceptance Criteria