MusicLibrary
An iPhone app in which users scan barcodes with an ISBN and create a personal library of music books. Created a custom app from the ground up, incorporating UIKit, networking, and persistence. (Core Data, Google Books API, networking with JSON, Swift 3.0)
Install / Use
/learn @divaplavalajena/MusicLibraryREADME
MusicLibrary
READ ME for Music Library
This app will allow users to scan an ISBN barcode on a book in their music library or type in the ISBN manually. Information on the music book will populate the views including Title, Google ID, ISBN, and even an image.
Users should only type in numbers into the text field, no need for hashes or slashes!
Duplicates are prevented based on the Google ID.
If you notice a duplicate, check the Google ID as it means there is most likely more than one edition of the music book.
After loading the music book into your personal music library, simply tap on the book you desire and you can view the detailed information you downloaded!
NOTE: To use the camera barcode reader you will need an actual device as the camera does not work in the simulator.
