University of Iowa December, 2018 - Data Communications Final Project

Overview

  • Created a Twitter Developer account and followed @ESPNCFB.
  • Created and accessed Twitter API keys so we could pull down tweets within Java.
  • Utilized Twitter4J’s API library to pull down live tweets from @ESPNCFB and search the tweets for college football team name keywords.
  • Stored the number of mentions per team in a variable and displayed them via a Java Web Application next to the team’s W/L record.
  • Coded Java Servlets to display the desired results via the dropdown.

Technologies Used

TAKE A CLOSER LOOK