Skip to content

18suresha/twitter-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitter-metrics

Description

An AWS Lambda function pulls data from Twitter using the Twitter API every hour and inserts the data into a DynamoDB table. An Express endpoint deployed on Elastic Beanstalk pulls and returns data from the table based on the query parameters. This is then visualized using Vue.js and Bootstrap.


Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

About

A visualization of the number of tweets made per hour for a given week by NASA, President Obama, UIUC, and CBS.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors