Skip to content

khomenkos/eBook-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EBook App


About

A simple Book Search App using the public API.

  • Home screen - shows a list of recommended books.
  • Detail screen - shows information about the selected book.
  • Search screen - search for books by title or author.
  • My Books screen - shows a list of books that the user marked as favorites. 

Features

  • UI Framework: UIKit
  • UI layout: Programmatically
  • Architecture pattern: MVC
  • Favorite list using User Defaults.
  • PdfKit for reading books by link.
  • WebKit to buy a book or view additional information.
  • Search filtering.
  • Sorting by relevance/newest.
  • Infinite Scroll & Pagination TableView.

Third Party Libraries

  • SDWebImage: For handling downloading, displaying and caching photos given an url.
  • ProgressHUD: A convenient way to show a loading indicator while our network request is pending.

About

📚Book Search App. Swift. UIKit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published