AlfiyaSiddique / TastyTrails

TastyTrails is a web application designed to explore delightful recipes from around the world. It leverages modern technologies to create an immersive culinary experience.
https://delightful-daifuku-a9f6ea.netlify.app/
GNU Affero General Public License v3.0
30 stars 86 forks source link

Added Follow Feature to User Profile (Backend & Frontend Integration) #438

Closed IkkiOcean closed 1 week ago

IkkiOcean commented 1 week ago

Description:

I implemented a follow/unfollow feature on the user profile page. This will allow users to follow other users and see their followers/following counts. The feature includes both backend controller logic to manage user relationships and frontend integration to allow users to follow/unfollow others directly from their profile.

Changes made

Backend (Controller & API Logic):

Frontend (Profile Integration):

video

https://github.com/user-attachments/assets/0c60f3b6-1ef2-46ba-8e8d-c46f7b300ecc

netlify[bot] commented 1 week ago

Deploy Preview for delightful-daifuku-a9f6ea ready!

Name Link
Latest commit
Latest deploy log https://app.netlify.com/sites/delightful-daifuku-a9f6ea/deploys/672f9cd3b3d66481dd3f176d
Deploy Preview https://deploy-preview-438--delightful-daifuku-a9f6ea.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

AlfiyaSiddique commented 1 week ago

@IkkiOcean, can you change the profile page's red background as we discussed before?

IkkiOcean commented 1 week ago

@IkkiOcean, can you change the profile page's red background as we discussed before?

I added a gradient to it. what should I change it to?

AlfiyaSiddique commented 1 week ago

@IkkiOcean can see the gradient because the deployment failed due to a syntax error: image

AlfiyaSiddique commented 1 week ago

Please fix it

IkkiOcean commented 1 week ago

Please fix it

that must be a merge conflict cause. btw is this image good as the background image

IkkiOcean commented 1 week ago
Screenshot 2024-11-09 at 6 29 35 PM

@AlfiyaSiddique I think this looks good

AlfiyaSiddique commented 1 week ago

Yeah for now we can go with this, please make the changes

IkkiOcean commented 1 week ago

@AlfiyaSiddique I completed the changes

github-actions[bot] commented 1 week ago

🎉 Thank you @IkkiOcean Your pull request has been successfully merged! 🎉 Thank you for your contribution to our project. Your efforts are greatly appreciated. Keep up the fantastic work! 🚀