Skip to content

kmjadeja/rtCamp-TwitterAssignment

Repository files navigation

rtCamp / Web Engineer / Assignment / Twitter Challenge

External Libraries Used


Assignment Description

Part 1 | User Timeline |Done

  1. Login Using Twitter Auth.
  2. Retrive 10 Tweets From "HOME" Timeline
  3. Display That Tweets into Slider

Part 2 | Followers Timeline | Done

  1. Retrive The Followers Of Login USER
  2. When User Click On The Follower's Name, Get 10 Tweets Of That Followers Using AJAX

Part 3 | Download Tweets | Done

  1. There Will Be a Download Button To Download Tweets For Logged In User.
  2. Download Can Be Performed In Three Different Formats : Excel, JSON & CSV.
  3. There Is One New Thing I Was Done Is, When You Download Excel File Header & Footer Is Already Set.

Live Demo Of Assignment


rtCamp Twitter Assignment

Important Things For Better Result


  1. You Must Need To Enable JavaScript In Your Browser.
  2. This Is Only For FireFox Users.
  • You Must Need To Disable Tracking Protection, Otherwise Your Session Is Not Able To Display Images Of Twitter Like Profile Pic.
  • This Option Is Available At Left Side Corner After The Go Back Button Arrow.
  • Example : Image of ProtectionEnable

Make Change As Per Your Application


  1. Set Your consumerKey & consumerSecret [ "Don't Share This Two Key to AnyOne" ].
  2. Change Your DataBase Details [ "DataBase Is Only Use For Varification Of oAuth Tokens " ]
  3. That's It. Your Twitter App Is Ready.

About Me


Releases

No releases published

Packages

No packages published