Music-Info
The application display album artwork with detailed information from the iTunes API.
- UIKit, CoreData, Foundation
- Navigation (TabBarController -> NavigationController -> ViewController)
- UICollectionView
- UITableView
- UISearchController, UISearchBar
- Networking (work with iTunes API, parse JSON)
- Storyboard (Autolayout, delegate and dataSource conections)
- Extentions (for UIImageView (download with url); for String (to change whiteSpace " " to "+" for iTunes API requests))