Use the files in Books.zip and design an interface that allows
the user to choose a book from a drop-down select showing titles. When selected the other
info (author, first publication date, description and rank) are displayed. Also an image
of the jacket cover it displayed. Also allow the user to enter a year in a text input and click
a button to obtain a list of books written after that date, display them in a div or textarea.
(The Odyssey will be weird since it is not a four-digit year, don't worry about it.)
Files to use for practice for the final:
Monarchy.zip and Monarch.json
In addition to our usual drop-down select allowing the user to show info and an image of the
selected monarch, add a search by "House" which lists all the monarchs belonging to a house
chosen by the user.