Commit Graph

20 Commits

Author SHA1 Message Date
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
47f3c0e6b0
Add placeholder save button to my team page 2020-11-05 11:07:19 -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
101028a41a
Start hooking my-team page up to the API 2020-11-04 23:24:52 -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
83b11e267e
Remove unneeded refresh button 2020-11-04 20:54:47 -06:00
d1c085dbf2
Add ability to resume route on page reload 2020-11-04 20:54: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
8d6ff1ae94
Add dev setup instructions 2020-11-04 19:24:01 -06:00
b2574bb195
Add .env template for shared development db 2020-11-04 19:18:41 -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
9ffe5b3d46
Fill in development .env template 2020-11-01 13:04:18 -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