Enable users to engage with other user's posts. Tasks: - [ ] Design a "Like" button within routine posts to allow users to express appreciation. - [ ] Develop the logic to track and display the number of likes on each routine post. - [ ] Ensure that users can like and unlike posts without any issues. - [ ] Design a text input field for users to enter comments on routine posts. - [ ] Develop the functionality to post comments and display them beneath the routine. - [ ] Implement proper formatting and user-friendly UI for comments.
Enable users to engage with other user's posts.
Tasks: