App that queries the google books api and allows the user to add books to a reading list.
Open a command prompt and navigate to where you would like to store the project.
Clone the project.
git clone https://github.com/kcselm/BookReadingList.gitChange to the project directory.
cd BookReadingListRun the project with
python google_book.pySearch for books and add them to your reading list by following the prompts.