Books app

Tags
Challenge
No

Make an app to shows books, and their authors. You can try an example.

Here are the tables:

Tables

You can download SQL that will make the tables in an existing DB. It won't add data to the tables, though. Do that yourself, for some of your fave books.

Make an app that acts like the demo:

  • Has an index file, with links to book and author reports.
  • An author report, with links to each author page.
  • A page for each author, with links to the books the author wrote.
  • A books report, with links to each book page.
  • A page for each book, with links to the authors' pages.

Use whatever CSS you like.

Submit the URL of your solution, and a zip of your files.

Attachments
Where referenced