Commit Graph

20 Commits

Author SHA1 Message Date
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
d1d12663a7
Fix root route parsing to exclude base 2020-11-04 20:58:09 -06:00
31ff08e6d0
Add logic for serving front-end from /app 2020-11-04 20:47:58 -06:00
9390f5b920
Setup user authentication for login-flow 2020-11-04 20:31:52 -06:00
127a738e85
Add basic team routes 2020-11-01 13:55:33 -06:00
2d2f335b9c
Add team model and basic team endpoints 2020-11-01 13:55:05 -06:00
6975b4b09b
Add front-end prototype to assets 2020-11-01 12:53:08 -06:00
ad0abe5b84
Initial commit of framework 2020-11-01 12:50:03 -06:00