Skip to content

debuiteb/NBAFreethrows

Repository files navigation

NBAFreethrows

Java application that takes in a data-set of free-throws and allows a set of methods to be run on the data, like free-throws by season and clutch-time free-throw shooting

Features Checklist

  • Read in data
  • Organise data into a list of players and have each player point to a list of their freethrows
  • Search functionality
  • Search for suggestions for mis-spelled player names
  • Calculate player clutch-time differential
  • Calculate player playoff differential
  • Calculate BigTimeFT differential (combination of playoff and clutch reg season fts)
  • Better organisation of packages
  • A GUI
  • A scatteplot
  • Splitting the data to read in a separate threads

About

Java application that takes in a data-set of free-throws and allows a set of methods to be run on the data, like free-throws by season and clutch-time free-throw shooting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages