Never Fully Booked is a tool for readers to find books from their GoodReads to-read shelf on Book Outlet (a vendor) and on their library's eBook/audiobook catalog. I initially began this project for personal use, just interacting with it via my console. That started off as a lot of webscraping and API use. Then I decided that there's probably a lot of people out there that could benefit from the code I was using.
I learned Flask, HMTL, and CSS so users could interact with a UI that would do what my original code did.
I plan to continue developing this project, hopefully adding more vendors in the future.
http://annaluizabr.pythonanywhere.com/overdrive

