Create an application for iOS in Xcode® that demonstrates navigation with the use of two screens and displays information from a web service. Use Objective-C as your programming language.

What were the roles of plague doctors during the Black Death in the fourteenth century?
August 5, 2017
Summarize the history of when, how, and why CDHPs were developed.
August 5, 2017
Show all

Create an application for iOS in Xcode® that demonstrates navigation with the use of two screens and displays information from a web service. Use Objective-C as your programming language.

Create an application for iOS in Xcode® that demonstrates navigation with the use of two screens and displays information from a web service. Use Objective-C as your programming language.

Screen One is the Home screen which will include the following:

Centered logo image

Labels that indicate student name, class, and date

Navigation button to view the second page

Screen Two will include:

A button to execute the call to the WebAPI

UITableView containing results from the following free JSON WebApi site:

http://jsonplaceholder.typicode.com/

Note: Use any of the resources APIs (posts, comments, albums, photos, todos or users) to return JSON data and parse the information so it can be displayed in the table.

Compile all your files into a .ZIP folder.

Leave a Reply

Your email address will not be published. Required fields are marked *