Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality for team fixtures #16

Merged
merged 4 commits into from Oct 7, 2018
Merged

Add functionality for team fixtures #16

merged 4 commits into from Oct 7, 2018

Conversation

amosbastian
Copy link
Owner

Adds the functions

  • update_fdr(), which updates a team's FDR
  • update_fixtures(), which updates a team's fixtures, including the FDR of each fixture

to `FPL.update_mongodb() and adds the function

get_fixtures(), which gets a team's fixture

to the Team class.

Uses one of a team's player's fixtures to create an upcoming
fixture list, including the newly calculated FDR, and inserts
that into the team collection.
@amosbastian amosbastian merged commit a640ee1 into master Oct 7, 2018
@amosbastian amosbastian deleted the team_fixtures branch January 9, 2019 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant