Image
The basketball stat controller is meant to be used to store the data for each player for one basketball team. The data can be sent to a CSV file to be used in a graphics software like vMix. The stat viewer is used to look at the stats of both teams. They are both coded in Java and use some html and css for styling.
Basketball Stat Controller Github Repository
Basketball Stat Viewer Github Repository