A project designed and developed for the Android Basic Developer Nanodegree - a degree co-created by Google.
BookListing is a book listing app where a user should be able to enter a keyword, press the search button, and receive a list of published books which relate to that keyword.
- Getting Started
- Screenshots
- License
- Clone the source code:
git clone git@github.com:mickeyckm/nanodegree-booklisting.git
- Open
BookListing
using Android Studio. - Press
Control + R
orRun > Run 'app'
to build and run the project.
Screenshot | Caption |
---|---|
Query screen | |
List of books |
Code copyright 2016 Mickey Cheong and released under the MIT License.