/

NBA STATS APP

JavaScript

Project

Overview

Get comprehensive NBA statistics in real-time from the balldontlie API. Make informed decisions with player and team stats, game results, and historical data. Enhance your sports betting strategies with this powerful app. This application takes in any NBA players name and responds with that players stats for each game within the specified range. Each stat is color codded by best value in terms of sports betting. Also, check the box to view that player's current season averages. I developed this application because my roommate and I were bored while watching the NBA playoffs and wanted a way to make more informed betting decicions which, in turn, made the games more fun to watch, effectivley curing our boredom and strengthening my data analysis skills. The biggest challenge of this appliation was being able to list the opposing team on each row. This was done by making two different api calls and correlating each team ID to the opposing team ID in the box score of each game.

Technologies

Javascript