Skip to content

shcho1105/york

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

york

Description:

This is pilot project to test Twitter Streaming API and Mongo DB. It fetches tweets with geo coordinates in SF Bay area and stores in Mongo DB capped collection. The default web page shows tweets by given location. The map page shows Google map with tweets within the map boundary.

How To Run:

$ rake db:migrate <= create Mongo DB index $ rake tweet:stream:start <= start Twitter Streaming client $ rails server <= run web server $ rake tweet:stream:stop <= stop Twitter Streaming client

About

Tweets by coordinate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published