ERD

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

tbl_issue

id(PK)
book_id
user_id
name
issue_date
due_date
status tbl_book
created_at id(PK)
return_date
book_name

book_image
isbnno

author
publisher

category
quantity
availability
created_at
users admins
user_id(PK) id(PK)
lib_id AdminEmail
password fname
email mdname
fname lname
mdname username
lname password
year_level mobile
mobile address
address gender
photo photo
gender
regdate
up_date
MNHS Library System

Admin
User

Enter username
and password Enter email and
password

NO NO
Check login
Credentials Check login
Credentials

YES
YES

View Books Search Books


Admin Dashboard Manage Books

NO
Add Book Available?
Manage User

YES
VIEW
Add User
UPDATE
Request Book
DELETE
VIEW

UPDATE

DELETE
Issued Books

Borrowed Book

Send Message to
user via email View borrowed Books

NO
Accept? Rejected

YES

Book Issued

If book is late retuned

Return Book

Log Out/End

You might also like