Jason Cramer

Volleyball Stats - Java - 2019

Download

I played volleyball in high school, and in my senior season many players were complaining that they did not trust our paper stat sheets. The reason being that handwriting was often bad and recording info was slow which could cause missed stats. I made this program for the team to use to keep track of stats during games. The user simply presses the name of a player and then the name of a stat category to register info. If a mistake is made, the user can switch between plus and minus mode. The user can switch between different sets from the menu, including the total which combines the stats of all played sets.

Code

Runner.java
Menu.java
Menu.form
Interface.java
Interface.form