/GAE-Web-Application___Tweet-Map

Computing 100MB real-time tweets via Google App Engine, and developing an UI web interface to show those data, using Python/Jinja2.

Primary LanguagePython

GAE-Web-App-Project-----Tweet-Map

What is it?

Compute 100MB data via Google App Engine using Python and Twitter API

Language

  • Python
  • JavaScript
  • HTML
  • CSS

Implementation

  • Store 100MB data in Google App Engine: DataStore
  • Accelerate the data computation via Google App Engine: Memcached
  • Retreive 100MB Tweet via Twitter API
  • Use Google Heat Map API to display 100MB tweet by awesome Heat Map

The Latest Version

Details of the latest version can be found on the project page: GAE-Web-App-Project-----Tweet-Map, under https://github.com/kiddkevin00

Installation