6.online Course Regisrtation System

You might also like

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

USECASE DIAGRAM:

login

database

enter personal and mark details

student view available course

transaction
manager
select course

enter payment details

done payment

system

Update the user details

log out
SEQUENCE DIAGRAM:

student transction data base system


manager
login()

enter password and amrk details()

display the available courses()

select course()

ask for payment details()

enter payment details()

request for transaction()

transaction done()

.confirmation transaction()

update user details

log out
COLLABORATION DIAGRAM:

8: transaction done()

student

1: login()
transction
2: enter password and amrk details() manager
4: select course()
3: display the available courses() 6: enter payment details() 7: request for transaction()

5: ask for payment details()


11: log out 9: .confirmation transaction()

data base system

10: update user details

COMPONENT DIAGRAM:

<<APPLICATION SYSTEM>>
online course reservation
system
ACTIVITY DIAGRAM:

student transaction manager database system

memeber yes login

no
sign up

enter personal
and mark details
view course
details

check
availabilty

no
status

availability

select course
payment logout
CLASS DIAGRAM:

You might also like