ipt-9 / tatt-up

1 stars 0 forks source link

Post interaction #28

Open saractrl opened 6 months ago

saractrl commented 6 months ago

Objective: Under each post there should be an option to like, comment or save the post in their private lists and collections.

Specific: Develop functionality for users to interact with posts by liking them, commenting on them, and writing captions. Ensure that like and comment counts are accurately displayed for each post.

Measurable: Confirm that users can successfully like and comment on posts, and that like and comment counts are updated in real-time. Monitor user interactions to assess the popularity of posts based on likes and comments.

Achievable: Implement post interaction features within the project's technical capabilities, utilizing appropriate database structures and frontend components to handle likes, comments, and post captions effectively.

Relevant: Post interaction features enhance user engagement by allowing them to express appreciation for posts through likes and comments, as well as providing context through captions.

Time-bound: Complete the development and integration of post interaction features within the last sprint, ensuring they are tested for functionality and usability.

saractrl commented 5 months ago