This is an application simple for library management, with main feature: manage book, manage student, issued book and book return. The app is built with PHP, MYSQL and easy installation.
How to install
- Download source code, extract file and upload to hosting;
- Create database in MYSQL and import library.sql (from sql file folder);
- Set hostname, username and password in includes/config.php
- Set hostname, username and password in admin/includes/config.php
- Open web browser to the url where you uploaded the files to start using
- Site admin panel “http://yourdomain.com/admin"
Username:admin - Password: Kumar@123
Demo Download