Twitter Statistics with NodeJS and Passport Auth
To run this perform following steps:- npm install
- Change 'callback' parameter in 'config/consumerCredentials.json' to your localhost with mentioned port
- Start app with node app.js
- Login with Twitter
- MongoDb as Backend to Save Tweets of each user
- Provides statistics to user
- Gives the specific day's tweets
- Statistics using Flot Graph library
- Word Meter