Take home project for an iOS developer position.
This take home project had a few requirements but essentially let me pick any public API and build an application.
REQUIREMENTS:
- Use a tableView to show data from a public API
- Persist the data
- Create a network layer for JSON consumption
- Demonstrate understanding of asynchronous work (i.e. loading images)