-
Notifications
You must be signed in to change notification settings - Fork 0
iOS code assessment
Johan Kool edited this page Sep 5, 2022
·
10 revisions
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.
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.)
Spend no more than 3 hours on the app.