/Online-Library-Management-System

A Simple Online Library Management System for School and Colleges

Primary LanguageHTML

Online-Library-Management-System

A Simple Online Library Management System for School and Colleges.

  • There is Project Documentation in this repo

There are two modules Student & Admin

Admin Features

  • add/update/ delete category
  • add/update/ delete author
  • add/update/ delete books
  • issue a new book to student and also update the details when student return book
  • search student by using their student ID
  • view student details
  • change own password

Student Features

  • update own profile.
  • view issued book and book return date-time.
  • change own password.
  • recover own password.

Note : Student can register himself and after registration he will get studentid After login student can view own dashboard.

How to run this Project

  1. Download and Unzip file on your local system copy library.
  2. Put library folder inside root directory

For Database Configuration

  1. Open phpmyadmin
  2. Create Database library
  3. Import database library.sql (available inside zip package)

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

For Online Test Open Your browser put inside browser “https://library-management-system-abdo-essam.000webhostapp.com/index.php”

Login Details for user :

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

Online Test Open Your browser put inside browser “https://library-management-system-abdo-essam.000webhostapp.com/adminlogin.php”

Login Details for admin :

  • Username : admin
  • Password : admin@123

Admin Dashboard:

alt text

Student Login:

alt text

Student Signup:

alt text

Manage Reg Students:

alt text

Manage Issued Books:

alt text

Manage Issued Books 2:

alt text

Manage Categories:

alt text

Manage Categories 2:

alt text

Manage Authors:

alt text

Manage Authors 2:

alt text

All Books:

alt text

Admin Signup:

alt text

Add Category:

alt text

Add Categories Menu:

alt text

Student Dashboard:

alt text