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

Arman Arutyunov
Arman Arutyunov
21,900 Points

Please help me out with a test assignment for a job interview

One Russian real estate company invited me to a job interview for a junior ios developer position and asked me to complete a task before our meeting. I absolutely have no idea how to do this so please have a look and try to help me out.

I have translated the assignment from Russian so if something is not quite correctly translated I'm sorry. There is my task:


You have to take out a list of objects from API and put it to this layout: (after the colon there is just a blank rectangle with one sentence on the first line "Inline images 1")

You have put in "navigationbar" only "objects", other buttons as well as a block "to sort" are not required (I'm not sure if I translate "to sort" correctly in this context but in Russian it's a verb so this block means "to sort something..." but anyway he says I don't need to deal with it)

Links:

https://api.jqestate.ru/v1/properties/country – API

https://gist.github.com/theaqua/db9c92532f4ad73b16f072421a97f7d8 – object model

https://api.jqestate.ru/v1/properties/country?pagination[offset]=32 – pagination

NB about pictures: we have a postfix in the extent of 2 (-62, -128, -256, -512, -1024). For retina we have @2x(-512@2x). (I'm completely not sure if the translation of last two sentences are correct)

You can make an infinite upload if you want (not sure if "upload" was translated correctly)

Upload it to github and describe in readme file how to open it.


Please guys! Help me out!