Giter Site home page Giter Site logo

basketball-tracker's Introduction

Basketball Stat Tracker ๐Ÿ€

This is a simple basketball stat tracking app built using Python and Streamlit. It allows you to easily record game stats, visualize player performance, and manage teams and players.

Features

  • Player & Team Management: Add, view, and manage players and teams.
  • Game Stats Recording: Record game stats for each player, including points, rebounds, assists, steals, blocks, and turnovers.
  • Data Visualization: Visualize individual player stats using interactive bar charts. Each player's chart is color-coded for easy comparison.
  • Total Stats: View a table summarizing the total stats for all players.
  • Data Deletion: Delete individual stat records.
  • Data Export: Export all recorded stats to a CSV file for further analysis.

How to Run

  1. Clone the repository:

    git clone https://github.com/peterkure3/basketball_tracker.git
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the app:

    streamlit run main.py 

Usage

  1. Add Teams: Start by adding the teams that will be playing.
  2. Add Players: Add players to each team.
  3. Record Game Data: Enter the date of the game, select a player, and record their stats for that game.
  4. Visualize Stats: View the interactive bar charts to compare player performance.
  5. Export Data: Download all recorded stats as a CSV file.

Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request if you have any suggestions or improvements.

basketball-tracker's People

Contributors

peterkure3 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.