Skip to content

ZXShwan/TwittMap

Repository files navigation

TwittMap

This is the first demo of using AWS to deploy a web app.


Front End:

Ajax, Jquery

Back End:

Django

Database:

AWS ElasticSearch
###Deployed on:
Amazon AWS ELastic BeanStalk
###Description:

This web application demo will display some tweets location based on the choosen keyword on Google map. Tweets were collected using the twitter streaming API and stored on the ElasticSearch. In this demo, we use tweepy (twitter streaming API based on python) to collect data and post on AWS ES.

Dependencies: Requests, Tweepy and Elasticsearch. To install dependencies install pip and run "pip install 'name of dependency'" on terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published