eecs448-project-4/app
2020-11-08 11:33:26 -06:00
..
assets Add logic for serving front-end from /app 2020-11-04 20:47:58 -06:00
controllers Restrict menu items based on game stage 2020-11-08 10:51:08 -06:00
models Start back end test for Player model 2020-11-08 11:33:26 -06:00
routing Restrict menu items based on game stage 2020-11-08 10:51:08 -06:00
services Add logic for generating weekly matchups via patch 2020-11-07 13:02:37 -06:00
views Setup user authentication for login-flow 2020-11-04 20:31:52 -06:00
FrontendUnit.js Added more Comments to the front end stuff 2020-11-07 19:49:32 -06:00
GenerateMatchupsForWeek.patch.js Added more Comments to the front end stuff 2020-11-07 19:49:32 -06:00
GenerateWeeklyResults.patch.js Added more Comments to the front end stuff 2020-11-07 19:49:32 -06:00
SeedAPIData.patch.js Flesh out Player model and write patch to populate players from sporting API 2020-11-04 22:57:22 -06:00
SeedWeeklyPlayerData.patch.js Start back end test for Player model 2020-11-08 11:33:26 -06:00