An iOS app that lets you search for books from iTunes API and create your own bookshelves to manage your saved books. Note: This is a personal project for learning propose.
The app make use of the iTunes search API to search books and save your book/bookshelf using a local disk storage service.
The app use SDWebImage for image download and caching. The app use Swinject for DI solution.