An open API service indexing awesome lists of open source software.

https://github.com/rikiitokazu/allnba

Full Stack Application | Displaying NBA Statistics and Visualizations
https://github.com/rikiitokazu/allnba

flask react sqlite

Last synced: 2 months ago
JSON representation

Full Stack Application | Displaying NBA Statistics and Visualizations

Awesome Lists containing this project

README

          

# AllNBA

# Website dedicated towards displaying real-time historical NBA Stats for a basketball community

Includes features like a shot chart, all-time NBA stats per player, team-info, and a community-based forum.

# Tech Stack
- React.js
- Python (Flask, matplotlib, seaborn, pandas)

# To start
- ./backend/.venv/Scripts/activate
- ./backend/py app.py

- ./frontend/npm start