yash11K / reddit_clone

An effort to Replicate Reddit
https://reddit-clone-three-mauve.vercel.app
0 stars 0 forks source link

Sort By popularity / latest / #8

Open yash11K opened 6 months ago

yash11K commented 6 months ago

Every post has a popularity score. Find a way to manipulate this score and sort the posts by popularity

Ashutoshkalra2310 commented 6 months ago

Can i work on this

yash11K commented 6 months ago

sure, the popularity score is already in the entities. Just do an update on whenever any interaction happens with the post. Also reduce the popularity if downvote happens