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

Sequence diagram for library management: Designed by: 11481A0573

student library
computer
books
database
1:
login
2: authenticate
3:
acknowledge
4:
login or wrong password
5:
enter book name
6:
search for the book
7:
acknowledge of search
8: book found or not
9:
request for issue
10:
book status:issued
11:
book issued
12:
log out
13: log out successfully
Collaboration diagram for library management system: Designed by: 11481A0573









student
library
computer
books
database
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
login
authenticate
acknowledge
acknowledge of search
search for the book
book status :issued
enter book name
request for issue
logout
login or wrong password
book found or not
book issued
logout successfully
Usecase diagram for library management system: Designed by: 11481A0573




Vendor
request payment
supply books
book
account
login
search for book
register
logout
feedback
pay fines if exist
return book
student
register for issue
request book from vendor
issue a book
update account
maintain account
track complaints
librarian
maintain bookdatabase
update
book database
Class diagram for library management system: Designed by:11481A0573







Activity diagram for library management system: Designed by: 11481A0573


login
valid
search
book
search success
request for
book
available
book issued
by librarian
logout
yes
no
yes
no
yes
no
Activity diagram for borrowing a book: Designed by: 11481A0573





login
valid
search a
book
available
request for
book
receive/borr
ow book
logout
no
yes
yes
no
Activity diagram for issuing an account to the student: Designed by: 11481A0573







login
valid
fill
application
a/c issued
by librarian
logout
no
yes

State chart diagram for library management system: Designed by:11481A0573

Component diagram for library management system: Designed by:11481A0573



switch off
do:sleep
idle do:wait
for service
Active
login do:login
student
issue do:take
a book
return do:return
a book
fine do:calculate
fine
login do:login
student
issue do:take
a book
return do:return
a book
switch on
turn off
valid
fine do:calculate
fine
student out
search book
if any fine
student
libraian
book
student
account
library

Deployment diagram for library management system: Designed by: 11481A05E5




librarian can issue,check...
using client systems
library central
server
client1
client2
client3
data base
server

You might also like