Project Overview and Features - Grotke/BookScanner GitHub Wiki

#Project Overview and Features ##Overview This book scanning Android app will scan the barcode of a book and use the ISBN to pull information from a third party API (leaning towards Good Reads right now).

This information will be saved in a database. This database will be sortable alphabetically by title and author at least and may be sortable by other fields such as genre or length. The data will be exported as a database or text file through various methods like Dropbox, Google Drive and email.

Potential book information includes author, title, genre, average rating, length, ISBN, edition, date scanned and maybe even price.

##Features

  • Book barcode scanning
  • Searchable database
  • Export as database or text file