Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Library Management System Development using PHP and MySQL, Cheat Sheet of Database Management Systems (DBMS)

Library management system is a project which aims in developing a computerized system to maintain all the daily work of library .This project has many features which are generally not available in normal library management systems like facility of user login and a facility of teachers login .It also has a facility of admin login through which the admin can monitor the whole system .It also has facility of an online notice board where teachers and Students can put up information about any workshops or seminars being held in the colleges or nearby colleges, other libraries after proper verification from the concerned institution organizing the seminar can add it to the same notice board . It has also a facility where student after logging in their accounts can see list of books issued and its issue date and return date and also the students can request the librarian to add new books by filling the book request form.The librarian after logging into his account ie admin account can genera

Typology: Cheat Sheet

2020/2021

Uploaded on 05/02/2023

vovodes831
vovodes831 🇺🇸

1 document

1 / 28

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Library Management System
Developed in PHP & MySQL
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c

Partial preview of the text

Download Library Management System Development using PHP and MySQL and more Cheat Sheet Database Management Systems (DBMS) in PDF only on Docsity!

Library Management System

Developed in PHP & MySQL

Abstract  (^) Library management system is a project which aims in developing a computerized system to maintain all the daily work of library .This project has many features which are generally not available in normal library management systems like facility of user login and a facility of admin login .It also has a facility of admin login through which the admin can monitor the whole system. It has also a facility where student after logging in their accounts can see list of books issued and its issue date and return date.  (^) Overall, this project of ours is being developed to help the students as well as staff of library to maintain the library in the best way possible and also reduce the human efforts.

Project Modules

In this project, we use PHP and MySQL database. It has two modules  (^) Admin  (^) Users (Student)

Admin Module

 Secure admin login system

 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

Requirement Specification

 Hardware Configuration:

Client Side Server Side RAM 1 GB Hard Disk 20GB Processor 2.0GHz

RAM 512 MB

Hard Disk 10GB Processor 1.0 GHz

Continue.....

 Software Requirement:

Client Side Server Side Web Browser Google Chrome or any compatible browser Operating System Windows or any equivalent OS Web Server APACHE Server side Language PHP5.6 or above version Database Server MySQL Web Browser Google Chrome or any compatible browser Operating System Windows or any equivalent OS

Continue.......

Admin DFD

Continue….

Class Diagram

ER Diagram

Project Screens