Skip to content

An effort to try and gain a better idea of outcomes through statistics

Notifications You must be signed in to change notification settings

jewbetcha/hockey-nerds

Repository files navigation

hockey-nerds

An effort to try and gain a better idea of outcomes through statistics

API info

https://gitlab.com/dword4/nhlapi/blob/master/stats-api.md

Running the project

Start react/front-end with

$ npm install
$ npm start

Start Flask server with

$ pip install -r requirements.txt
$ export FLASK_APP=server.py FLASK_DEBUG=1
$ flask run

About

An effort to try and gain a better idea of outcomes through statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published