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

Please help with this JSON PROJECT THANKS

HI EVERYONE ,

Please could someone put into very basic terms how I need to solve this problem .

I'm not into networking yet but have done a very small amount on JSON. So without going through hours of courses...

The problem I need to do is this ...

Take a JSON FILE (that I have ), and convert it into swift . (It's displayed in an array rather than a dictionary but don't think that makes any difference )

So I can then use it to display the names and potions in a simple Xcode project . 

So that when I click on each person another screen will show their rank and details .

I'm sure the later part is more simple , But I can't find a straight forward piece of lesson to show how to use the JSON file
The actual app itself is going to be very simple . I want To do this without going through hours of leaning to build more apps just to get this one concept .

Can anyone help please .

If you could show me this peice of code for converting into Swift that would be great . If possible