Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 471 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 471 Bytes

TweetMap

An application which shows real time tweets based on location.

There are two versions of this application.

  1. Master branch contains the first version implemented using 3 Lambda functions, which also performs sentiment analysis using IBM Watson NLP API and AWS other components such as SQS and SNS

  2. app-2v branch contains back-end implemented using Django application, which can be hosted on EC2 instance. https://github.com/aakar77/tweet-map/tree/app-2v