Skip to content

A React JS based single page app for NBA player stats visualization

Notifications You must be signed in to change notification settings

sophieqgu/react-nodejs-nba-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TL;DR

This is a single page application written in React JS for visualizing NBA player stats. It implements four features:

  • Search function to display stats of any current NBA player.
  • Slider for setting the minimum number of shots to render.
  • Changing Chart Type to display in Hexbin or Scatter.
  • Switching tooltip on and off.

NBA-demo-search

NBA-demo-threshold

NBA-demo-chartType

NBA-demo-toolTip

Behind the scenes

Dependencies

Data Model and Components

NBA-demo-dataModel

Test it!

This project was bootstrapped with Create React App. In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

About

A React JS based single page app for NBA player stats visualization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published