An application to discover and compare different nba players' injuries.
Use python setup.py install
to install the program.
Before the work you should install necessary requirements:
pip install -r requirements.txt
- Clone the project.
- Get into App folder.
- Run
python3 main.py
to start the program.
- Viacheslav Bernadzikovskiy
This project is licensed under the MIT License - check the LICENSE file out for details.