Skip to content
This repository has been archived by the owner on Sep 8, 2022. It is now read-only.

Implement like action #48

Open
wants to merge 9 commits into
base: dev
Choose a base branch
from

Conversation

Fernando1612
Copy link

This RP implements a service to add or remove a like to the post:

  • A new service has been created with which you can add or remove a like to a post by clicking a button or double tapping on the post.
  • When adding a like to a post, the heart at the bottom left fills up and the counter increases by 1 and when removing a like from a post, the heart at the bottom left is emptied and the counter decreases by 1
  • These changes are displayed automatically

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants