Skip to content

Creates league composed of different teams and coaches that get players loaded dynamically based on requirements if any.

License

Notifications You must be signed in to change notification settings

olegTarassov/league-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

league-creator

D.D.O Soccer League

The goal is to create a league that would add players based on their requirements or randomly.

  1. dynamically load teams names and their coaches
  2. add players to the teams.
    • players can have requirements
      • team preference
      • player preference
      • coach preference
    • players added across all teams fairly.

Input Files

soccer_players.csv

Name,Guardian Name(s),Preference
Joe Smith,Joe Parents,
Jill Tanner,Jill Parents,friend:Joe Smith
Brad Lee, Brad Parents,coach:Oleg
Kate Wilson,Maggy Wilson,team:Cosmos

soccer_teams.csv

Team,Coach
Cosmos,Oleg
Meteor,Joe
Flames,

About

Creates league composed of different teams and coaches that get players loaded dynamically based on requirements if any.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages