This is a series of projects all focused on NBA stats.
The aim of the space jam project is to recreate the monstars casting with current NBA players.
You can find more information about this project on this article.
to run the web app you will need to install python3 on your machine and install all dependencies listed in requirements.txt
start by cloning the repo
git clone https://github.com/JonathanGuerne/NBA_MLBD.git
then open a terminal at the root of the project and run the following command to install python dependencies:
pip install -r requirements.txt
To run the web-application navigate to space_jame_website and enter the following command:
python main.py
The application could now be access on the local host at the port 5000. go to application
- Work on a tool to automatically download data from basketball-reference.com