Skip to content

Koziar/LoanBroker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

System Integration Loan Broker Project

Authors: Lukasz Koziarski & William Bech

Links related to this project:

Recap notes from the Project description:

Create:

  • 2 banks: 1 SOAP, 1 RabbitMQ
  • Rule base: SOAP web service
  • Loan Broker: SOAP, with messaging components, accessed through simple website

Requirements:

  • Loan broker contacts banks with distribution strategy (Rule based recipient list based on credit score).
  • Make up banking rules (Bum bank, Boring bank, Iron bank, Gringotts bank)
  • Credit score (0 - 800)inve
  • Make design class diagram and sequence diagram documenting out solution
  • Describe potential bottlenecks and ways to increase performance
  • Describe testability
  • Provide description of loan broker web service
  • Use RabbitMQ

Questions:

  • Do we need to deploy it?
  • Where can we find banks that are already created? β†’ RabbitMQ management
  • Where is the credit bureau? β†’ pdf file link
  • What kind of rules should we create? (amount of money on the account??)
  • Two validations for SSN part of the description β†’ meaning it's all random
  • Can we use JS?
  • Where should we start? β†’ from a begining
  • What should we focus on? β†’

Learning objectives:

Design integration solution with messaging and SOAP web services. πŸ“© πŸ“¬

Releases

No releases published

Packages

No packages published