Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

WSDOT/social-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Analytics

A social analytics dashboard for twitter.

alt tag

Features

  • Tweet and Mention counts
  • Follower statistics
  • Tweet search and export
  • Sentiment analytics
  • Show popular/unpopular tweets
  • Tweet Source data

Setup

  1. Install maven.
  2. Run mvn install in the project directory.
  3. Follow this guide on deploying a GWT app to a web server
  4. Set up server files found in server/

NOTE: Make sure to change HOST_URL and DEFAULT_ACCOUNT in Consts.java, as well as adding your twitter accounts in the source files.

License

GNU GPLv3