Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Soccer League Coordinator in Swift

Does anyone have this program

I do not know where to start exactly, Can anyone share their program if possible?

1 Answer

Michael Leatherbury
Michael Leatherbury
2,980 Points

This was very hard for me to get started with as well. Without giving it away I will give you a couple hints on how to get started.

It's asks you to create a collection for each player.. Check out the collections video if you need a refresh Then it asks you to create a single collection from the players collection.

That will be a good start!