Skip to content

NBA analytics and data visualization app made using Dash and Plotly.py

Notifications You must be signed in to change notification settings

ronniebugia/nba-statistics-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBA Fantasy Team Statistics App

NBA analytics and data visualization app made using Dash and Plotly.py. Live out your NBA GM dreams by creating your own custom team.

Getting Started

You will need the following dependencies to run the app:
dash
dash_table
pandas
numpy
plotly

To Run the App

Clone this repository on your computer then cd into repository

git clone https://github.com/ronniebugia/nba-statistics-app.git
cd nba-statistics-app

Install dependencies from requirements.txt

pip install -r requirements.txt

You can then run the app with

python app.py

Planned Updates

View stats for your custom team.
Make app more stylish.
Connect to the ESPN API for live updates.

About

NBA analytics and data visualization app made using Dash and Plotly.py

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published