Application written in Swift 4.0 with the features of accessing weather banner, adding book and viewing the list of added books.
#Getting Started Download or clone the repository. Go to the folder with "BookInventory.xcworkspace" and open that file and run.
#Prerequisites If your app does not have Cocoapods, please install it by following this link "https://stackoverflow.com/questions/20755044/how-to-install-cocoapods". Deployment target should be iOS 10 or later.
Built With RealmSwift - Database for saving book information. AlamofireObjectMapper - Mapping JSON to objects in the easiest and fastest way. Alamofire - Networking library to make API calls.