Skip to content

kumarpandule/Online-Library-Management-System-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online-Library-Management-System-PHP

This is a simple Online-Library-Management-System for School and colleges.. Online library Management System divided in two modules–

Student Admin Admin Features

Admin Dashboard 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 Students-

Student can register yourself and after registration they will get studentid After login student can view own dashboard. 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. How to run this Project

  1. Download and Unzip file on your local system copy library.
  2. Put library folder inside root directory Database Configuration Open phpmyadmin Create Database library Import database library.sql (available inside zip package)

For User Open Your browser put inside browser “http://localhost/library”

Login Details for user :

Username : [email protected] Password : Test@123

For Admin Panel Open Your browser put inside browser “http://localhost/library/admin”

Login Details for admin : Username : admin Password : admin@123

Home Page: alt text

Online library Management System divided in two modules–

Student Admin

Admin Features

Admin Dashboard

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 Dashboard: alt text

Students-

Student can register yourself and after registration they will get studentid

After login student can view own dashboard.

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.

Student Dashboard: alt text