Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1015 Bytes

File metadata and controls

38 lines (24 loc) · 1015 Bytes

iTunesClient

Overview

iTunesClient is an app that allows users to search for artists using the iTunes Search API. Search for artists to get a list of albums and call up detail views of album info! The app incorporates:

  • Swift
  • JSON
  • Modeling complex endpoints
  • Downloading images using operation queues
  • MVVM

Getting Started

This app is not available on the App Store.

Prerequisites

  • A Mac running Xcode

Installation

  1. Clone or download the project to your local machine
  2. Open the project in Xcode
  3. Run the simulator

Acknowledgements

The following resources were used in the development of this project. All custom code is my own.

Interested in learning more about iOS Development? Sign up today!