Giter Club home page Giter Club logo

nba-game-vis's People

Contributors

bddicken avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

nba-game-vis's Issues

Use Crossfilter

Some of the visualizations could benefit from using crossfilter. Try incorporating this into some of the visualizations (in particular, the bar-chart ones), and see if/how it will work.

Fix load_data.js

Change load_data.js so that is properly exits once all data has been loaded into mongodb.

Add documentation

Need documentation for:

  • Installing dependencies
  • Setting up and starting mongodb
  • Loading data into mongodb
  • Starting the API server
  • Maybe some screenshots of the app running?

Put this all in a readme.md file.

Enhance scripts to load full schema

The scripts for processing and loading the data from nbaValue into mongodb/mongoose only processes the player and playByPlay tables/entities. We need to have these scripts build up a more structured model of the data, by having separate tables/entities for players, teams, seasons, matchups, gameEvents, etc. These should all be linked together with appropriate use of keys.

use nba.com API to fetch stats

I recently discovered this nodejs API for accessing nba.com's stats directly. It's a relatively new project (looks like it was started around august of last year), but also looks very promising. I even exchanged a few emails with the creator, who helped me navigate the API a bit.

(note this is more of a "long term" ticket, because I probably wont have time to do a major back-end refactor before the semester ends)

Add "loading" indicator

Some operations, such as fetching/computing the t-SNE plot take a few seconds to complete. Add a loading indicator so that users know somethings is happening.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.