Welcome User, Read this to get Started


= Project Name Library Management System
= Language Used PHP5.6, PHP7.x
= Database MySQL 5.x
= User Interface Design HTML, AJAX,JQUERY,JAVASCRIPT
= Web Browser Mozilla, Google Chrome, Edge


= Administration Module with 2 Factor auth
= User Module

Administration Module contains these features
= Admin Dashboard
= Admin can Self register but another admin needs to approve it
= Admin can add/update/ delete category
= Admin can add/update/ delete author
= Admin can add/update/ delete books
= Admin can issue a new book to student and also update the details when student return book
= Admin can search student by using their student ID
= Admin can also view student details
= Admin can change own password
= Admin can view and enable another Admin

User Module contains these features
= Student can register yourself and after registration they will get studentid
= After login student can view own dashboard.
= Stduents can also view the listed books in the library.
= Student can update own profile.
= Student can view issued book and book return date-time.
= Student can also change own password.
= Student can also recover own password.