Group Project 2: Searchable bibliography linked to a collection of associated arwork. Site inlcudes a CMS that allows administrators to add/edit data and manage users.
-
Landing page with bibliography and search The landing page has a list of all items in the books table in the database. These are searchable by either title or character. Clicking on any item will take you to it's individual page.
-
Item page Each item in the books table may or may not have many items in the associated artworks table within the database. This page will let the user know if any art is available.
Through the content management dashboard, an administrator can view, edit and/or add to either the books or artworks table. They can also verify or delete users from the database as well.