jackfletch / splash

NBA Shooting Visualization :basketball:

Home Page:https://splash.jackfletch.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Splash

A web app for visualizing National Basketball Association shooting statistics. Though under active development, check it out at https://splash.jackfletch.com.

Other Code

The utility functions for transforming the data are extracted to their own package, @jackfletch/splash-vis-utils.

The database schema and ETL functions are in @jackfletch/splash-db.

TODO

  • add an ergonomic player selection
  • add more charts
    • career shooting percentage trend chart
  • design a proper layout
  • style consistently
  • refactor to React hooks
  • create routes for different chart views
    • player view
    • player career view
    • compare players view
    • team view
    • compare team view
    • season view
    • compare season view

About

NBA Shooting Visualization :basketball:

https://splash.jackfletch.com


Languages

Language:JavaScript 96.5%Language:HTML 2.8%Language:CSS 0.7%