,----. |User| |----| `----' | | ,------------------------------------------------------. |=Gather Contact Info for (New Loan) | |------------------------------------------------------| |.. ===Input .. | |Name, Address, Birth, SSN, etc | |.. ===Output .. | |Same info for readback + Credit Score | |.. ===Primary Course .. | |1. Accept and validate name | |2. Validate address, birth, SSN etc | |3. Get CREDIT SCORE | |4. If CREDIT SCORE < 500 activate (Denial) | |5. Else create Customer and activate (Loan Estimation)| | | `------------------------------------------------------'