SwanandD121 / FeatherPerfect_fe

FeatherPerfect is a social media application developed using ReactJS, aimed at creating a dedicated space for wildlife enthusiasts and photographers. Users can upload and share their wildlife photos, follow other users, and explore a curated feed of nature-based content.
https://feather-perfect-fe.vercel.app/
MIT License
16 stars 49 forks source link

Display User Profile and Follow Button on Posts and Comments #186

Open Lokesh-Bijarniya opened 1 month ago

Lokesh-Bijarniya commented 1 month ago

Currently, the posts and comments section only displays the username of the user. I would like to enhance this by showing additional user details such as the user’s profile picture and a "Follow" button next to the username. This will allow other users to view more information about the person who made the post or comment and also follow them directly from the post or comment section. This feature will increase user interaction and provide a better user experience by making profiles easily accessible.

Enhancements:

  1. Display user's profile picture next to their username.
  2. Add a "Follow" button beside the username to enable quick following.
  3. Ensure the feature is responsive and works smoothly across different screen sizes.
github-actions[bot] commented 1 month ago

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our FeatherPerfect team will review it shortly. Stay tuned!

Lokesh-Bijarniya commented 1 month ago

@SwanandD121 Could u assign me?