Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 348 Bytes

File metadata and controls

4 lines (3 loc) · 348 Bytes

TweetStreamer

A small web app running on Node.js that allows users to view tweets in real time and create JSON/CSV files from the Twitter data. Google Visualizations are used to show diagrams about the incoming Twitter data. ntwitter is used for streaming tweets in real time. MongoDB is also used for storing tweets in a database.