Skip to content

iOS code assessment

Johan Kool edited this page Sep 5, 2022 · 10 revisions

Summary

Create an iOS application written in Swift that fetches a list of cats from an API endpoint and displays it in a nice looking list using up-to-date common iOS UI practices.

You may use any 3rd party library.

Details

Use the TheCatAPI to get a list of cat breeds and show one image for each breed. (You may need to obtain an authentication key which can be done at the main site.)

Time limit

Spend no more than 3 hours on the app.