eecs448-project-4/app/models
2020-11-07 16:45:55 -06:00
..
auth Add logic for saving draft picks to team and fetching draft & team from server for frontend 2020-11-05 21:53:35 -06:00
Example.model.js Initial commit of framework 2020-11-01 12:50:03 -06:00
Lineup.model.js Add logic for calculating projections & random offset 2020-11-07 16:45:55 -06:00
Matchup.model.js Add logic for calculating projections & random offset 2020-11-07 16:45:55 -06:00
Player.model.js Populate player stats when weekly player data patch is run 2020-11-07 16:14:00 -06:00
Team.model.js Add ability to edit team name & starting lineup & save to server 2020-11-05 20:57:08 -06:00
WeeklyPlayerStat.model.js Populate player stats when weekly player data patch is run 2020-11-07 16:14:00 -06:00
WeeklyTeamStat.model.js Write patch to pull in weekly player data to database; start player/team stat models 2020-11-07 12:10:19 -06:00