Comics Reader

iPad App

Objective: Create an app that will let you read your favorite comics quickly.

Problem: The comics are on the internet, but the file names change on a daily basis.

Solution: Obtain the master web page using HTTP, then parse the page using Swift string handling to obtain the URL of today's comic image.