51 Commits (master)
 

Author SHA1 Message Date
Garrett Mills c81b778c4e
Add project demo video
4 years ago
Garrett Mills 452bd5e065
Add other system documentation
4 years ago
Evan Powell f20378f6c8 updated the tests, uncertain about their effectiveness ATM
4 years ago
Evan Powell fd00b2203e Merge branch 'master' of https://github.com/EECS-448-Battleship/fantasy-fooball-backend
4 years ago
Evan Powell fff6653911 started on the testing for Lineup and Matchup
4 years ago
Garrett Mills 86ff8b67c4
Fix bad service import
4 years ago
Garrett Mills 570853402e
Add yarn run test command
4 years ago
Garrett Mills bf5d8b18b5
Finish additional tests for the backend
4 years ago
Garrett Mills 30edb2563e
Finish writing tests for front-end
4 years ago
Garrett Mills 4103701bb2
Remove bad comments from top of .pug templates - caused syntax error
4 years ago
Garrett Mills 4a3a090488
Update readmes
4 years ago
Garrett Mills 703fffb74e
Move documentation to top level and regenerate for backend code
4 years ago
Garrett Mills 06515b0559
Comment all the things!
4 years ago
Garrett Mills 72f3923866
write simple setup helper function
4 years ago
Garrett Mills 97b26a3007
Write more model tests
4 years ago
Garrett Mills bcde7699bb
Narrow matchup projection randomization range
4 years ago
Garrett Mills 84f75aecd0
Start back end test for Player model
4 years ago
Garrett Mills 9d03679063
Start front end test example
4 years ago
Garrett Mills 7cd399db07
Restrict menu items based on game stage
4 years ago
Evan Powell 79b928c775 Added more Comments to the front end stuff
4 years ago
Garrett Mills 2241779f5d
Add logic to calculate league standings and hook up to league standings page
4 years ago
Evan Powell 12ff8c680f commenting
4 years ago
Garrett Mills cd2f9ed3ef
Add scaffolding for testing
4 years ago
Garrett Mills 77ad570834
Add logic for calculating projections & random offset
4 years ago
Garrett Mills ccf0792ac4
Add endpoint for fetching matchups & hook up to matchups interface
4 years ago
Garrett Mills d85570600a
Populate player stats when weekly player data patch is run
4 years ago
Garrett Mills 27f8f5e4dc
Update weekly player stat and patch to include some misc stats
4 years ago
Garrett Mills eee8d9a6a3
Write patch for generating weekly matchup results
4 years ago
Garrett Mills feadc6201d
Add logic for generating weekly matchups via patch
4 years ago
Garrett Mills 5cc3d31415
Write patch to pull in weekly player data to database; start player/team stat models
4 years ago
Garrett Mills 9d3d614c20
Load add-players page from API
4 years ago
Garrett Mills a207cd0a11
Add logic for saving draft picks to team and fetching draft & team from server for frontend
4 years ago
Garrett Mills fc5b90a938
Add ability to edit team name & starting lineup & save to server
4 years ago
Garrett Mills 47f3c0e6b0
Add placeholder save button to my team page
4 years ago
Garrett Mills 9022a21227
Add endpoint for fetching team lineup and hook it up in the my-team page
4 years ago
Garrett Mills 101028a41a
Start hooking my-team page up to the API
4 years ago
Garrett Mills 33c37f6855
Add endpoint for fetching my-team/players
4 years ago
Garrett Mills 19567dcfb0
Flesh out Player model and write patch to populate players from sporting API
4 years ago
Garrett Mills 3befe69f30
Add API endpoint to fetch team
4 years ago
Garrett Mills d1d12663a7
Fix root route parsing to exclude base
4 years ago
Garrett Mills 83b11e267e
Remove unneeded refresh button
4 years ago
Garrett Mills d1c085dbf2
Add ability to resume route on page reload
4 years ago
Garrett Mills 31ff08e6d0
Add logic for serving front-end from /app
4 years ago
Garrett Mills 9390f5b920
Setup user authentication for login-flow
4 years ago
Garrett Mills 8d6ff1ae94
Add dev setup instructions
4 years ago
Garrett Mills b2574bb195
Add .env template for shared development db
4 years ago
Garrett Mills 127a738e85
Add basic team routes
4 years ago
Garrett Mills 2d2f335b9c
Add team model and basic team endpoints
4 years ago
Garrett Mills 9ffe5b3d46
Fill in development .env template
4 years ago
Garrett Mills 6975b4b09b
Add front-end prototype to assets
4 years ago