Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.16 KB

File metadata and controls

20 lines (13 loc) · 1.16 KB

Asset Securitization Software

Software Engineering Project

A mock up project to build a software to interface interactions between Banks, Special Purpose Vehicles (SPVs), and investors.

Borrowers are able to take out loans from the bank, the bank sells the loans to the SPVs who aggregates them into Asset Backed Securities (pools of loans packaged and sold to investors). These SPVs then sell shares of them to investors, who are paid based on when the borrower makes payments on their loans.

Sprint 1

Goal: The bank should be able to create individual loans and distribute them to individual borrowers.
Class Diagram: https://drive.google.com/file/d/1z6Bsrv5iDs6t9FBsi386vvlFLb6whhfC/view
Retrospective: https://docs.google.com/document/d/1W9H1CcFut3TdKr-3yVpAgyQaOnzmt4V0kOKVtlNWYgE/edit?usp=sharing

Links