RealQuestions / v2site

Front end web development. This is the new website code, built on the version 2 engine.
GNU Affero General Public License v3.0
2 stars 4 forks source link

Trending topics from FB api #9

Open erlepereira opened 8 years ago

erlepereira commented 8 years ago

Leverage the Backbone + FB JS sdk added in the develop branch & fix up the feed to source from a Page on FB

The feed placeholder & sample code are in the views.js & app.js

Goal:

  1. A listing of the Feed from a page on Facebook
  2. Ability to filter the list by a category or tag (the ones we store when creating a post)

Ref API:

erlepereira commented 8 years ago

Goal 1 - see #12 pull request