Skip to content

Anupamsdesk/tweeterWords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#tweeterWords A simplistic real-time word analysis app for tweeter. Search for a word or phrase in twitter and get the latest tweets along with some analytics.

##Working app This application is deployed in http://ancient-castle-3606.herokuapp.com/ for demo purposes.

Alt text

##Uses Node JS, Express JS and Socket.io in the server side. Angular JS, Bootstrap 3, D3 and Moment in the front end.

Installation

# Clone this repo (or your fork).
git clone https://github.com/Anupamsdesk/tweeterWords.git

# Install all the backend dependencies
npm install

# Install all the frontend dependencies
bower install

# Rebuild styles
gulp build-less

# Enter twitter api configuration details in config.js
vi config.js


# Start the server
node app

Open your browser to access the application.

Comments

Please provide your comments and suggestions. If you are interested to contribute please get in touch.

About

a simplistic app to analyse tweeter words in real time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages