Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1022 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 1022 Bytes

NBA SCORES AND STATS

Concept

This web app retrieves all NBA games on the current day and displays the the teams playing, their scores, and the status of the game (i.e. 1st quarter etc). In addition, on hovering over each game, the highest scoring players for each team are listed.

Link to live site.



Technologies Used

This project was built using React and vanilla CSS.

The API I used is called BallDontLie, which is found here. It updates roughly every ten minutes.


Future improvements

  • I have built several web scraping tools to add more features to the site that cannot be provided by the BallIsLife API. I will be implementing those features soon. These are the scraping tools I have built so far:

    1. Individual Scoring Leaders
    2. Standings