Skip to content

Assign a pool of players to teams in a league. Write letter of notification for each player's parents or guardians.

Notifications You must be signed in to change notification settings

chopper7/SoccerLeague

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is Project 1 in the Python Web Development Techdegree program from Team Treehouse.

Project Number: 1 Project Name: Build a Soccer League

Description: In your first project you will create a productive tool that helps organize a sports league. This project requires you to leverage various data structures, such as arrays and lists. Your program will iterate through a list of players and assign them to teams based on some criteria to make the teams as fair as possible.

Finally, the program will generate personalized letters with information about the final teams and first practice. These will be stored as individual files with one for each player.

You'll also put this project up on GitHub, an important tool used by millions of developers to share code and work collaboratively on programming projects. This gives you an excellent opportunity to get comfortable with this powerful tool and to build a strong portfolio that showcases your work from this Techdegree and elsewhere.

Files: soccer_league.py soccer_players.csv

About

Assign a pool of players to teams in a league. Write letter of notification for each player's parents or guardians.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages