GitHunt
CA

carlosdelamora/storesearch

Storesearch is an application to search for music, software or e-books in the iTunes Store.

storesearch

Storesearch is a project app in the book "iOS Apprentice" fifth edition by Matthijs Hollemans.
https://store.raywenderlich.com/products/ios-apprentice
The application allows the user to search for music, software, and e-books in the iTunes store. If you select an item, you are directed to the iTunes store so you can buy it. For example, if we search Shakira this is the results

Pictures rel link

One may select a given item and a window will pup up with the information.

another pic

If you click on the price you will be directed to the iTunes Store were you may purchase the item.

Installation

The code is written using Swift 3, you need to use Xcode 8.x in order to compile it. Run the command in terminal

git clone https://github.com/carlosdelamora/storesearch.git

Open Xcode 8 and select StoreSearch.xcodeproj from the repository you just cloned.

Languages

Swift100.0%

Contributors

Created December 21, 2016
Updated July 24, 2017
carlosdelamora/storesearch | GitHunt