This app is used to search for qualifying loans based on financial information of borrowers.
Using Python with user-interface to input their information. The program will search for the qualifying loans
git clone https://github.com/clvnmng/BusinessRequirements.git
Here is an example:
? Enter a file path to a rate-sheet (.csv): /Starter_Code/loan_qualifier_app/data/daily_rate_sheet.csv
? What's your credit score? 800
? What's your current amount of monthly debt? 321
? What's your total monthly income? 51521512
? What's your desired loan amount? 42
? What's your home value? 41512542
In this section, list all the people who contribute to this project. You might want recruiters or potential collaborators to reach you, so include your contact email and, optionally, your LinkedIn or Twitter profile.
When you share a project on a repository, especially a public one, it's important to choose the right license to specify what others can and can't with your source code and files. Use this section to include the license you want to use.