zohaibshahzadkhan / SocialVibe-React-App

0 stars 0 forks source link

Design and Implement Profile Page #10

Closed zohaibshahzadkhan closed 1 week ago

zohaibshahzadkhan commented 1 week ago

Description: As a frontend developer, I should be able to create a profile page where users can view their profile information, add new posts (text and image), view their posts with options to delete, and interact with post actions like liking and commenting. (Epic: https://github.com/zohaibshahzadkhan/SocialVibe-React-App/issues/21)

Acceptance Criteria:

Profile Information Card:

Post Creation Form:

Post List

Delete Post Functionality:

When clicking the three-dot icon on a post, display a delete icon allowing the user to delete their own post. Implement functionality to delete a post.

Like and Comment Icons:

Integration with Backend: