Library Management System
Library Management System
WU-P Student
Library Management
System
xSubmitted by:
Jonathan B. Torres
Cristalyn V. Macapagal
Submitted to:
3
1. INTRODUCTION
The project titled WU-P Student Library Management
System is Library Management software for monitoring and
books.
The project is very useful for those who want to know about
1
2. PROBLEM STATEMENT
Manual process of keeping student records, book records,
personnel.
library like adding new member, new books, and update new
insertion.
2
3. OBJECTIVES OF THE SYSTEM
3
Student Module
Admin Module
o Admin Dashboard
o Book Management
4
5. CONTEXT DIAGRAM (LEVEL 0)
5
7. TEXTUAL ANALYSIS
8. USE-CASE DIAGRAM
6
9. ER DIAGRAM
7
10. ACTIVITY DIAGRAM
8
11. SEQUENCE DIAGRAM
9
12. DATA DICTIONARY
The table below shows the data dictionary of Student
Description of Entities
Entity Name Description Aliases Occurrence
transactions in Library
the Library
10
Description of Attributes
Entity Name Attribute Name Description Constraints
Auto_Increment
the student
of the student
of the student
student
is Blocked /
Not Blocked
student
registered
student edited
his profile
11
Admin AdminID Primary key of INT (11),
Auto_Increment
the Librarian
Librarian
Librarian
Librarian
Librarian
edited his
profile
12
Authors AuthorID Primary key of INT (11),
Auto_Increment
author of a
book
created/added
edited
Auto_Increment
category
active or
inactive
created/added
edited
13
Books BookID Primary key of INT (11),
Auto_Increment
Category
Author
Standard Book
Number
book
borrowed/issued
book is
registered
edited
14
IssuedBookDts IssueID Primary key of INT (11),
Auto_Increment
Books
Students
book is issued
book is
returned
returned or not
returned after
due date
15