appbaseio / Now

Now - Browse foursquare checkins in realtime
http://appbaseio.github.io/Now
MIT License
1 stars 1 forks source link

Now

An app for seeing live foursquare checkins around the globe.

Live Demo

A hosted live demo can be seen on the gh-pages branch link above.

Alternatively, you can clone the repo and run a static server with python in the root folder.

$ git clone https://github.com/appbaseio/Now/ && cd Now
$ python -m SimpleHTTPServer 3000

Backend

Now is built with appbase.io and has a backend worker that continuously fetches streaming data from Twitter for new foursquare checkins.

License

The code is licensed under MIT, and encourages usage and distribution.