eecs448-project-4/app
2020-11-07 16:45:55 -06:00
..
assets
controllers Add endpoint for fetching matchups & hook up to matchups interface 2020-11-07 16:36:43 -06:00
models Add logic for calculating projections & random offset 2020-11-07 16:45:55 -06:00
routing Add endpoint for fetching matchups & hook up to matchups interface 2020-11-07 16:36:43 -06:00
services Add logic for generating weekly matchups via patch 2020-11-07 13:02:37 -06:00
views
FrontendUnit.js Write patch to pull in weekly player data to database; start player/team stat models 2020-11-07 12:10:19 -06:00
GenerateMatchupsForWeek.patch.js Add logic for generating weekly matchups via patch 2020-11-07 13:02:37 -06:00
GenerateWeeklyResults.patch.js Write patch for generating weekly matchup results 2020-11-07 13:22:15 -06:00
SeedAPIData.patch.js
SeedWeeklyPlayerData.patch.js Populate player stats when weekly player data patch is run 2020-11-07 16:14:00 -06:00