A web based game where users see how many questions they can correctly answer in a row about the top 100 NBA players of all time.
https://nba-who-has-more.herokuapp.com
- Django (API)
- React (Frontend)
- Bootstrap (Frontend styling)
- Heroku (Deployment and database hosting)
- Python (Gathering stats using https://github.com/swar/nba_api)
Note: This repository only contains the backend deployment, the frontend code is here: https://github.com/alexboden/nba-who-has-more-frontend