Character, Setting, Plot
- set up main pages ✓
- set up report import form ✓
- change the book sql query to include the foreign key for the publisher ✓
- remove the bookandauthor query, since that isn't going to work at all. Remove the printing part too. ✓
- Remove the list of books and authors on the linkauthorbook page. The back button is enough. ✓
- split out import form to be like relationships in the story site. Start with title, then go to the book report display form. Then, add author or authors, all the main details, and then URLs. ✓
- finish bookreportview so that you can put all the info and the urls in
- fix authorview
- put in genre
- put in series and seriesview
- put in publish button that puts in date and change published column to 1
- make a page in password section that shows published and unpublished reviews
- make a page in public section with published reviews.
- fix colors and graphics