THE PSEUDOCODE I WRITE 1- Start 2- Input the documents KTP of the new vehicle owner and a photocopy The original and photocopy of BPKB Original and photocopy of STNK Receipt and Fotocopy with stamp and signed by seller and buyer Documents of the result of the physical vehicle if(checkdocument==correct) Display("Physical checks is okay") else Display("Please complete document first for physical check") End if Next step :- Register the transfer name Propmt - How will you pay amount for registration Input : ModeOfPayment=Pay mode If (ModeOfPayment==Mobile Banking) Display "Mobile banking option" else if(ModeOfPayment==bank transfer) Display "Account Details to the user else ("Choose any one option") end if Prompt: "Please fill registration form now" Prompt - "enter user name:" Input name Prompt "Please enter your complete address" Input address if(registerForm==completed) Validate form if(ValidateForm==okay) "Send document archive else "Please fill the correct form first" end if else Display "Please Fill Registration Form" end if Prompt: "Please fill registration mutation from now" 1- Start 2- Input the documents KTP of the new vehicle owner and a photocopy The original and photocopy of BPKB Original and photocopy of STNK Receipt and Fotocopy with stamp and signed by seller and buyer Documents of the result of the physical vehicle if(checkdocument==correct) Display("Physical checks is okay") else Display("Please complete document first for physical check") End if Next step :- Register the transfer name Propmt - How will you pay amount for registration Input : ModeOfPayment=Pay mode If (ModeOfPayment==Mobile Banking) Display "Mobile banking option" else if(ModeOfPayment==bank transfer) Display "Account Details to the user else ("Choose any one option") end if Prompt: "Please fill registration form now" Prompt - "enter user name:" Input name Prompt "Please enter your complete address" Input address if(registerForm==completed) Validate form if(ValidateForm==okay) "Send document archive else "Please fill the correct form first" end if else Display "Please Fill Registration Form" end if Prompt: "Please fill registration mutation from now" Prompt: "Please fill registration mutation from now" Prompt: "Input required documents" if(mutationForm == correct) Display("online BPKB bill is generated.") else Display("Incomplete form") if(repaymenet == done) Display("Pay the STNK fee and upload the STNK documents") if(documents == valid) Display("Number plate is generated") else Display("Invalid Documents") else Display("Please make the required payments") END Question is Design: Use case diagrams, Activity diagrams, and Class diagrams!
THE PSEUDOCODE I WRITE
1- Start
2- Input the documents
KTP of the new vehicle owner and a photocopy
The original and photocopy of BPKB
Original and photocopy of STNK
Receipt and Fotocopy with stamp and signed by seller and buyer
Documents of the result of the physical vehicle
if(checkdocument==correct)
Display("Physical checks is okay")
else
Display("Please complete document first for physical check")
End if
Next step :- Register the transfer name
Propmt - How will you pay amount for registration
Input : ModeOfPayment=Pay mode
If (ModeOfPayment==Mobile Banking)
Display "Mobile banking option"
else if(ModeOfPayment==bank transfer)
Display "Account Details to the user
else
("Choose any one option")
end if
Prompt: "Please fill registration form now"
Prompt - "enter user name:"
Input name
Prompt "Please enter your complete address"
Input address
if(registerForm==completed)
Validate form
if(ValidateForm==okay)
"Send document archive
else
"Please fill the correct form first"
end if
else
Display "Please Fill Registration Form"
end if
Prompt: "Please fill registration mutation from now"
1- Start
2- Input the documents
KTP of the new vehicle owner and a photocopy
The original and photocopy of BPKB
Original and photocopy of STNK
Receipt and Fotocopy with stamp and signed by seller and buyer
Documents of the result of the physical vehicle
if(checkdocument==correct)
Display("Physical checks is okay")
else
Display("Please complete document first for physical check")
End if
Next step :- Register the transfer name
Propmt - How will you pay amount for registration
Input : ModeOfPayment=Pay mode
If (ModeOfPayment==Mobile Banking)
Display "Mobile banking option"
else if(ModeOfPayment==bank transfer)
Display "Account Details to the user
else
("Choose any one option")
end if
Prompt: "Please fill registration form now"
Prompt - "enter user name:"
Input name
Prompt "Please enter your complete address"
Input address
if(registerForm==completed)
Validate form
if(ValidateForm==okay)
"Send document archive
else
"Please fill the correct form first"
end if
else
Display "Please Fill Registration Form"
end if
Prompt: "Please fill registration mutation from now"
Prompt: "Please fill registration mutation from now"
Prompt: "Input required documents"
if(mutationForm == correct)
Display("online BPKB bill is generated.")
else
Display("Incomplete form")
if(repaymenet == done)
Display("Pay the STNK fee and upload the STNK documents")
if(documents == valid)
Display("Number plate is generated")
else
Display("Invalid Documents")
else
Display("Please make the required payments")
END
Question is Design: Use case diagrams, Activity diagrams, and Class diagrams!
Step by step
Solved in 2 steps with 1 images