Project Link - (Desktop Only) https://salty-coast-38970.herokuapp.com/
A Data Visualization project in React and D3.js
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Make or Miss is data visualization project based on the 2018-2019 NBA Season. For this project we have chosen to take a look at games that were decided by three points our less and therefore could have changed the outcome based on the final shot. Explore how standings could have differed, potential wins for that season, the correlation between time left and distance of shot, team efficiency during these parameters, and all the what ifs that come with it.
Web Application built in React
Data was sourced from ESPN Advanced Stats and Basketball Reference.
Visuals were made with D3.js.
Dedicated to Rachel Nichols and ESPN’s The Jump
This Project was built with the following technologies and libraries. See the documentation for further information on React and D3.js.
cd into folder and npm install
- npm
npm install
Navigate through website using side nav bar to see the following graphs.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
There is no license assigned to this project.
Brian Ford - LinkedIn - [email protected]
Project Link: Make or Miss