eecs448-project-4/app
2020-11-05 11:01:46 -06:00
..
assets Add logic for serving front-end from /app 2020-11-04 20:47:58 -06:00
controllers Add endpoint for fetching team lineup and hook it up in the my-team page 2020-11-05 11:01:46 -06:00
models Add endpoint for fetching team lineup and hook it up in the my-team page 2020-11-05 11:01:46 -06:00
routing Add endpoint for fetching team lineup and hook it up in the my-team page 2020-11-05 11:01:46 -06:00
services Flesh out Player model and write patch to populate players from sporting API 2020-11-04 22:57:22 -06:00
views Setup user authentication for login-flow 2020-11-04 20:31:52 -06:00
FrontendUnit.js Fix root route parsing to exclude base 2020-11-04 20:58:09 -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