iampushpinder / BookCollectionIOSDemoApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name: BookCollectionAppDemo

This is a demo app showcasing an implementation of collection view using Google Books Api. Also downloading images and Image Caching

Implementation

  1. Implemented Collection View to display Book images and details
  2. Implemented Singleton Network layer using URLSession to get the data from The Google Books Api and download images
  3. Implemented NSCache library to store Images in the local cache

API Reference

https://www.googleapis.com/books/

Technologies

iOS 13.0 or above

Xcode 12.5

Swift 5

Frameworks

UIKit

Supported Devices

iPhone SE (2nd gen)

iPhone 8 - 12 (All sizes supported)

About


Languages

Language:Swift 100.0%