Skip to content

CS Project to input and maintain a .csv file containing the list of basketball players, with their statistics and generates their efficiency.

License

Notifications You must be signed in to change notification settings

28nitin07/HoopMetrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HoopMetrics

A project to input and manage player data for basketball papers, which is then stored within a CSV file, using Python.

The player's efficiency is calculated through the averages of their:

  • PPG (Points per game)
  • RPG (Rebounds per game)
  • APG (Assists per game)
  • BPG (Blocks per game)
  • SPG (Steals per game)

Commands available:

  • Display
  • Write
  • Append
  • Update
  • Search
  • Delete

Authors

🚀 About Me

I'm a high school student currently in the final year of education as of making this project. Hoping to study Comp Sci at university.

License

MIT

Acknowledgements

Badges

MIT License GPLv3 License AGPL License

About

CS Project to input and maintain a .csv file containing the list of basketball players, with their statistics and generates their efficiency.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages