/node-social-feed-app

This is a aggregated Social Feed app for consumer Facebook, and Twitter in a single Timeline.

Primary LanguageJavaScriptMIT LicenseMIT

node-social-feed-app

This is a aggregated Social Feed app for consumer Facebook, Google, and Twitter in a single Timeline.

Time spent: 25

Features

Required

  • ✅ User can sign in and connect to Facebook, Google and Twitter using passport
  • ✅ User can view the last 20 posts on their aggregated timeline
  • ✅ The current signed in user will be persisted across server restarts
  • ✅ In the home timeline, user can view posts with the user profile picture, username, content, origin social network and timestamp.
  • ✅ In the timeline, user can like and unlike posts.
  • ✅ User can click share in the timeline, and share with a custom message on a separate page.
  • ✅ User can click reply in the timeline, and submit a reply on a separate page.
  • ✅ User can click compose anywhere, and submit a new post on a separate page.
  • ✅ When composing, user can select to which networks to post.

Walkthrough

####Twitter

Twitter Walkthrough

####Facebook

Facebook Walkthrough