Bookcase

PHP, MySQLi, HTML, CSS3

Project Overview

A responsive catalogue website of books created using PHP and MySQLi. Complete with search function as well as different filtering methods for the database items.

Project Details

Project Type:
Solo
My Roles:
PHP Developer, Web Developer

Features

Filter and Search
The home page contains multiple ways to filter the content present in the database including a search bar. Users can filter by Genre, Year Published, and Original Language. Users can also use the search bar to search for specific items in the database.
Item Details
Any user can view the details of a database item.
PHP project's book details sections
Recommended Books
This section features other book recommendations based on the genre of the current book selection.
PHP project recommendation section
Admin Login
A registered admin user can login and gain the ability to Create, Edit, or Delete items from the database. You can use the username 'AdminUser1' and the password 'Password1' to check out this feature.
Browse All
A full list of items in the database ordered in alphabetical order.
View Live Site