0% found this document useful (0 votes)
33 views

Assignment Four:Sequence Diagram and Coomunication Digram System: Online Book Store BY Oche Michael WGA100058

This document contains sequence diagrams and communication diagrams for an online bookstore system. The sequence diagrams show the steps to add and delete a book. The administrator logs in, requests to add or delete a book, enters the book information, and is notified when the action is completed before logging out. The communication diagrams show the interactions between the administrator and book management screen to add or delete a book.

Uploaded by

Oche Michael
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

Assignment Four:Sequence Diagram and Coomunication Digram System: Online Book Store BY Oche Michael WGA100058

This document contains sequence diagrams and communication diagrams for an online bookstore system. The sequence diagrams show the steps to add and delete a book. The administrator logs in, requests to add or delete a book, enters the book information, and is notified when the action is completed before logging out. The communication diagrams show the interactions between the administrator and book management screen to add or delete a book.

Uploaded by

Oche Michael
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

ASSIGNMENT FOUR:SEQUENCE DIAGRAM AND COOMUNICATION DIGRAM SYSTEM: ONLINE BOOK STORE BY OCHE MICHAEL WGA100058

ADD TRANSACTION SEQUENCE DIAGRAM

Book manageMent page Admin 1: request to add book

Login screen

User info

Book

Logout

2: display login screen

3: request information 4:provide admin password 5:verify user

6:result 7:dispay add book screen 8:supply book info

9:add book

10:result 11:notify addition complete

12:logout

DELETE TRANSACTION SEQUENCE DIAGRAM

Book manageMent page Admin 1: request to delete book

Login screen

User info

Book

Logout

2: display login screen

3: request information 4:provide admin password 5:verify user

6:result 7:dispay delete book screen 8:supply book info

9:request for confermation 10:conferm delete 11:delete book

12:result 13:notify deletion complete

14:logout

ADD TRASACTION COLLABORATION DIAGRAM

1:Request to add book Administrator 9:add book 11:notify add complete 8:supply book info Book management screen 10:result 4: provide admi password 12:logout 7:display add book screen 3:request info 2:display login screen Book

Login screen

6:result Logout 5:verify user

User info

DELETE TRASACTION COLLABORATION DIAGRAM

10:conferm delete 9:request for confermation Administrator 13:notify delete complete 1:Request to delete book 11: delete book 8:supply book info Book management screen 12:result 4: provide admi password 14:logout 7:display delete book screen 3:request info 2:display login screen Book

Login screen

6:result Logout 5:verify user

User info

You might also like