I launched this today as it’s become fairly polished under my own personal use.
The ranking algorithm is pretty simple but actually works fairly well.
Here’s how it works:
- Gets a story in the form of a URL
- Look up all the users who have liked/favorited that story.
- Count all the favorited stories of those users.
- Display the top 50 stories by number of favorites.
Source Code: https://github.com/d4l3k/ficrecommend