altanborali16 / SWE574-Group2

3 stars 0 forks source link

Implement recommendation system #133

Open efestrikesback opened 2 hours ago

efestrikesback commented 2 hours ago

@altanborali16 will help with the backend design @kotobusdriver will research and develop

efestrikesback commented 2 hours ago

Please make sure that you and Altan agree on the design together before starting.

Simplest form

recommend by upvote count

recommend by community tag (if the post is shared in a community related to your memberships)

start by designing simple endpoints

For example

/HotPostFromAllCommunities returns post list with 10+ like counts from all the communities

/RecommendedPostsByInterest returns random posts from related communities