Skip to content

ronniebugia/steph-curry-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steph Curry Data App

Data visualization for the NBA player Steph Curry.

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/steph-curry-data.git
cd mtcars

Install dependencies from requirements.txt

pip install -r requirements.txt

You can then run the app with

python app.py

You can also go on https://ronnie-bugia-app-test.herokuapp.com/ if you do not want to run the app locally.

Planned Updates

Adding more graphs and data such as 3PA vs 3P.
Creating more player profiles (Kawhi Leonard profile?)

About

Data visualization for the NBA player Steph Curry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published