A Desktop Software in Java to visualize twitter data
This acts as a simple desktop application designed in Java, complete with the necessary backend and GUI. The software as indicated by the name, works with different data it can acquire from Twitter through a middle man API and then proceeds to display the data in an informative way. There is an associated local database to store this acquired data in structured format.
This software is great for business analysis as with the recent boom in social media advertising, analysis of all this data around has never been more interesting. It can also act as an amazing data visualization tool to look at fun graphs rather than just staring at random numbers.
- Java Runtime Environment
- Twitter4J library
- MySQL Database
- ApachePOI library
- JFreeChart library