Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1006 Bytes

readme.md

File metadata and controls

38 lines (26 loc) · 1006 Bytes

NFL Playoff Predictor

What is this?

Compare NFL playoff teams using rankable stats and see who'll win. This app from the 2013 playoffs later laid the groundwork for our Bracket Advisor March Madness game. Live demos: http://extras.twincities.com/elections/predictor/index.html http://extras.twincities.com/elections/predictor4x/index.html

screenshot

Credits

Peggy Bustamante and Nelson Hsu

Assumptions

  • JQuery
  • Miso
  • Google Docs

What's in here?

The project contains the following folders and important files:

  • index.html -- main file. Data is imported from Google Docs here.
  • JS -- predictor.js has all the action and business logic.
  • css -- Base css files to get rolling with.

License

This code is available under the MIT license. For more information, please see the LICENSE.txt file in this repo.