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

Implement algorithm for showing "top" posts #3

Open
johannes-keinestam opened this issue Aug 19, 2014 · 0 comments
Open

Implement algorithm for showing "top" posts #3

johannes-keinestam opened this issue Aug 19, 2014 · 0 comments

Comments

@johannes-keinestam
Copy link
Owner

  1. Get list of followed blogs.
  2. For 10 randomly chosen blogs, get the last posts since a user-specified date (e.g. last 24h).
  3. Take all posts fetched and sort them by number of notes.
  4. Present the result to the user.
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