We were given a list of potential homebuyers and we evaluated whether each of them was eligible to purchase a loan for a home or not using various metrics such as credit score, LTV, and DTI. If they weren't eligible, we identified the reason why, summed them up across all of the potential homebuyers, and displayed our findings through a pie and bar graph. We also saved a list of our approvals through a CSV output file and created a personal loan estimator feature that allowed the user to input sample data points (like monthly income, credit score, etc) and check whether they'd be eligible for a loan. This feature would also dynamically provide feedback as the user inputted information. If they were not eligible, it would point to reasons why and provide links to news articles to help them.

Built With

Share this project:

Updates