krishnaacharyaa / wanderlust

WanderLust is a MERN travel blog website 🚀 This project is aimed to help people to contribute in open source, upskill in react and master git.
https://wanderlust-beta.vercel.app/
MIT License
174 stars 826 forks source link

fix-#339: feature,implemented like functionality to the posts #394

Closed vamsidhar-914 closed 4 weeks ago

vamsidhar-914 commented 4 weeks ago

Summary

added like functionality to the posts

Description

users can add like and dislike to the posts when logged in....and they can see number of likes of individual post

Issue(s) Addressed

issues i have encountered is when user is failed to create a new post then user is automatically send to login page.so,i made sure user is persisted afte logging in.

Prerequisites

vercel[bot] commented 4 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wanderlust ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 10:37pm
wanderlust-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 10:37pm
github-actions[bot] commented 4 weeks ago

Hey @vamsidhar-914! Thanks for sticking to the guidelines! High five! 🙌🏻

vamsidhar-914 commented 4 weeks ago

Hi @krishnaacharyaa . added like functionality to the featured posts.check it out and let me know its ok so i can add it to every post.

Added user profile page also...user can view their details , update and can delete there account.

krishnaacharyaa commented 4 weeks ago

Doesn't follow contributing guidelines, kindly don't make major changes without assigning the issue @vamsidhar-914