This is simple but I would like others input; I have created a struct for: name, zip, address, date, authors, publishers, isbn, and the struct book which ties all of my structs together.

I feel like I am forgetting to include some vital info. Thanks all!