Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recommendable Integration #128

Open
skord opened this issue Nov 14, 2012 · 0 comments
Open

Recommendable Integration #128

skord opened this issue Nov 14, 2012 · 0 comments

Comments

@skord
Copy link
Contributor

skord commented Nov 14, 2012

This one should be a little easier than it sounds. It does however, require Redis and a Worker (I'm recommending Sidekiq here)

Here's the gem: https://github.com/davidcelis/recommendable

It would allow simple features like:

  • Bookmarking an item
  • Liking an item
  • Disliking an item
  • Hiding an item

In addition, you'd gain the ability to:

  • Find other threads you might like based on similar rating patterns
  • Find other users similar to you based on rating patterns
  • Rank the top liked and disliked items on the site

So if you take this on, you'll need to setup all that stuff and add a worker to the procfile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant