Library System using PHP/MySQli with Source Code
This is a simple library system created using PHP with MySQLi OOP as a DB driver. The students can search for available books to borrow on the client-side and can view their transactions while on the admin side, the admin or librarian can manage books and students.