Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 1.11 KB

README.md

File metadata and controls

46 lines (30 loc) · 1.11 KB

CityMoods

vuejs deepstream nginx nodejs docker scaleway

CityMoods Gif Screencast

Short Description

Follow the mood of cities within the twitter ecosystem

Long Description

The map showcases the size of the sentiment for each city. It pulses every 20 seconds showing the amount of changes within the sentiment of each city.

A node script pulls tweets from the Twitter Search API every 20 seconds using the hashtag of each city. That set of results is then sent to sentiment140 API's getting back the polarity (sentiment) of each tweet.

Those filtered tweets are sent to all connected clients for real-time updates.

Tech Stack

View Framework

Real-time Framework

Web Server

Platform

Containerization

Host

LICENSE


MIT