/iSearcher

iTunes Search App - Technologies: XCTest, Delegation, URLSessions

Primary LanguageSwift

iSearcher

iTunes Search App

About

iSearcher is an iOS app which connects to iTunes Search API and show users list of items. Visited links and deleted items persist across the launches of the app.

UserDefaults is used for data persistence, MVC and Delegation design patterns are used during development of the application.

Requirements

Minimum IOS deployment target 13.2 and support both Iphone and Ipad. No 3rd party libraries were used for this app.

XCode 11.0+ Swift 5.0+

License

This app is open source. If you find a bug please open an issue. Feel free to contribute.

*Please check iSearcherReport.pdf file for detailed information about the devolopment process.