Library Book Borrowing and Returning System
Title: Library Book Borrowing and Returning System
Language : PHP
Tags:
PHP
Ajax
Javascript
Jquery
Features:
Book Management
-Add Books
-Update Books
-Delete Books
-Search Books
Borrowers Management
-Add Borrowers
-Update Borrowers
-Delete Borrowers
-Search Borrowers
Transactions:
-Borrow Books
-Return Books
Others
-Book Reservation
-Penalty
System Requirements:
-Xampp 1.7.3 or below
-Chrome,Firefox,Opera
How to Install?
-Download the following files by clicking download below
-Extract the zip files to htdocs(this is the path: C://xampp/htdocs)
Create Database
-Go to your browser ans type localhost/phpmyadmin
-Click Tab Import and Browse the SQL file from lib folder this is the file name (Library.sql)
After creating database the system is ready to run just type localhost/lib
Click here to download
Ajax, HTML, Javascript, PHP