TrustLoan is a web application that connects Ghana’s informal sector with microfinance institutions (MFIs). It uses machine learning to score borrowers in a data-constrained setting, helping MFIs assess creditworthiness where traditional data is limited.
# Documentation index
| Doc | Contents |
| --- | --- |
| ARCHITECTURE.md | System stack, routing, MVC layout, scoring + ML, data collected, deployment |
| MVC-ARCHITECTURE.md | MVC conventions and folder roles |
Entry points: `index.php` (borrower), `Admin/index.php` (admin).