15 Commits

Author SHA1 Message Date
703fffb74e Move documentation to top level and regenerate for backend code 2020-11-08 14:35:27 -06:00
06515b0559 Comment all the things! 2020-11-08 12:34:50 -06:00
7cd399db07 Restrict menu items based on game stage 2020-11-08 10:51:08 -06:00
2241779f5d Add logic to calculate league standings and hook up to league standings page 2020-11-07 19:08:46 -06:00
Evan Powell
12ff8c680f commenting
added JSDoc style comments to the backend
2020-11-07 18:05:26 -06:00
ccf0792ac4 Add endpoint for fetching matchups & hook up to matchups interface 2020-11-07 16:36:43 -06:00
d85570600a Populate player stats when weekly player data patch is run 2020-11-07 16:14:00 -06:00
a207cd0a11 Add logic for saving draft picks to team and fetching draft & team from server for frontend 2020-11-05 21:53:35 -06:00
fc5b90a938 Add ability to edit team name & starting lineup & save to server 2020-11-05 20:57:08 -06:00
9022a21227 Add endpoint for fetching team lineup and hook it up in the my-team page 2020-11-05 11:01:46 -06:00
33c37f6855 Add endpoint for fetching my-team/players 2020-11-04 23:09:36 -06:00
3befe69f30 Add API endpoint to fetch team 2020-11-04 21:18:47 -06:00
9390f5b920 Setup user authentication for login-flow 2020-11-04 20:31:52 -06:00
2d2f335b9c Add team model and basic team endpoints 2020-11-01 13:55:05 -06:00
ad0abe5b84 Initial commit of framework 2020-11-01 12:50:03 -06:00