NBA Index is a web application for NBA fans. This application allows users to figure out how good players careers are, figure out players market value, determine other similar players and compare players to settle debates.
Run this command from the root to setup packages.
yarn setup
Run this command from the root to run and compile the backend.
yarn run:backend
Run this command from the root to run and compile web.
yarn run:web
- Python
- Tensorflow
- GraphQL
- React
- Redux
- Node.js (14.4.0)
- MongoDB (Cloud Atlas)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.