Game Of Thrones Houses App

Below is a demonstation of simple app that displays the uses an API to display the game of thrones houses in a table view.

App Demo

The user must tap on the splashscreen to view all Game of Throne houses

Splash Screen

The user can tap on a house to view more details:

House Details

When the user scrolls to the bottom, more houses load:

Additional Houses

In the case that the user's network connection is slow, they will see the loading cell:


Houses are loading

and if there are no resuts returned, the user will see this (however this should never happen):

No Results