So yesterday and today, I did put in the index.html, the home method in the main.py, I also added the “search” field in a “search” page, and submit.
Today, I include the google book api call in the search page, and it shows the correct output (the first 10 books from the list). But then I have to think how I can “select” the correct book from there.
That’s for next day(s).