Skip to content

Releases: akshaynagpal/Tweetmap

TweetMap_v1.1

28 Oct 03:27
Compare
Choose a tag to compare

Tweetmap

Made by Akshay Nagpal (an2756) & Abhijeet Mehrotra (am4586)

Note: works best in Firefox.

URL: http://tweetmap.xmvxdhrdpj.us-east-1.elasticbeanstalk.com/

Primary files in the project

  1. Front end Index.php
  2. Get Tweets from Elastic search - getTweetsWithLocation.php
  3. Collects tweets from twitter API and stores to Elastic Search - App.java
  4. Extract tweets in realtime - realtime.php

TweetMap_v1.0

25 Oct 02:30
Compare
Choose a tag to compare
TweetMap_v1.0 Pre-release
Pre-release

Tweetmap

Made by Akshay Nagpal (an2756) & Abhijeet Mehrotra (am4586)

URL: http://tweetmap.xmvxdhrdpj.us-east-1.elasticbeanstalk.com/

Primary files in the project

  1. Front end Index.php
  2. Get Tweets from Elastic search - getTweetsWithLocation.php
  3. Collects tweets from twitter API and stores to Elastic Search - App.java
  4. Update map from new tweets - updateMap.js
  5. Extract tweets in realtime - realtime.php