Skip to content
John Pavley edited this page Nov 17, 2018 · 3 revisions

Welcome to the Book Binder wiki!

Book Binder is an iPhone app for tracking your printed comic book collection. Book Binder has a couple of interesting features beyond a spreadsheet or checklist:

  • Book Binder calculates the published issues between a series first issue and current issue.
  • Book Binder lets you add an issue to your list of collected issues with one touch.
  • Book Binder lets you take or add a cover photo to help identify your collection.
  • Book Binder is an open source example of a UICollectionView-based app with UISwipeGestureRecognizer, Core Graphics, Codable, JSON, and more.

You could easily adapt the Book Binder code to collect or track other interesting things in the real work!

Clone this wiki locally