Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 530 Bytes

File metadata and controls

21 lines (16 loc) · 530 Bytes

LIBRARY MANNAGEMENT SYSTEM USING OBJECT ORIENTED PHP

Admin

  1. Admin-Student registration and login
  2. Admin can add ,edit,delete and issue books.
  3. Admin can approve ,disapprove or delete a student from the system
  4. Admin can see total issued books of a student
  5. Send message to student.

Student

  1. A student can request for a book.
  2. Send message

Installation

  1. just create a database called lms in your mysql database.
  2. import the lms.sql file

Demo

Username---hrrarya Password---hrrarya