Home Twitter Analyzer
Post
Cancel

Twitter Analyzer

this project was developed for an university exam.

A Twitter scraper developed for Software Project exam at Unimore Computer Science Degree

Source code available here

Developers

  • Alessandra Cosenza - scrum master.
  • Antonio Pelusi - dev, tester.
  • Erik Burani - UI dev, tester.
  • Federico Fantini - dev.
  • Gianluca Corrado - dev, domain expert.
  • Lorenzo Stigliano - project owner.
  • Salvatore Bianco - tester, domain expert.

Instruction

Sitemap repository

  • /database → dump of the empty database
  • /doc/log → log of the activity
  • /doc/presentation → Twitter Analyzer presentation
  • /doc/Sprint → documents
  • /doc/JavaDoc → javaDoc
  • /out → executable jar file (jre 16)
  • /src/main/java → source code
  • /src/main/resources → fxml for javafx, gui images, api json, css
  • /src/test/java → test junit5 for every class
  • /target/site/jacoco/ → report coverage from jacoco, read by sonarqube
  • pom.xml → maven file

Screenshots

This post is licensed under CC BY 4.0 by the author.