Commit Graph

23 Commits

Author SHA1 Message Date
bf5d8b18b5
Finish additional tests for the backend 2020-11-08 16:15:21 -06:00
06515b0559
Comment all the things! 2020-11-08 12:34:50 -06:00
97b26a3007
Write more model tests 2020-11-08 11:47:42 -06:00
bcde7699bb
Narrow matchup projection randomization range 2020-11-08 11:40:46 -06:00
84f75aecd0
Start back end test for Player model 2020-11-08 11:33:26 -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
77ad570834
Add logic for calculating projections & random offset 2020-11-07 16:45:55 -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
27f8f5e4dc
Update weekly player stat and patch to include some misc stats 2020-11-07 13:31:00 -06:00
eee8d9a6a3
Write patch for generating weekly matchup results 2020-11-07 13:22:15 -06:00
feadc6201d
Add logic for generating weekly matchups via patch 2020-11-07 13:02:37 -06:00
5cc3d31415
Write patch to pull in weekly player data to database; start player/team stat models 2020-11-07 12:10:19 -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
19567dcfb0
Flesh out Player model and write patch to populate players from sporting API 2020-11-04 22:57:22 -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