/stream_framework_example

Stream-Framework demonstration app

Primary LanguagePythonMIT LicenseMIT

This example Django app shows you how you can use Feedly to built a site similar to Pinterest. Using Stream Framework you can built a wide variety of functionality. For instance:

  • A Facebook style (aggregated) newsfeed
  • A twitter like newsfeed
  • A notification system such as Fashiolista's
  • A pinterest like activity feed

But in this example we're showing you how to built a feed with activity from people you follow.

Deploy