morkeltry / GAP-microfinance

GAP microfinance frontend and Solidity prototype
0 stars 1 forks source link

Global Abundance Project microfinance

The Global Abundance Project aims to facilitate microfinance loans in developing countries using a simple platform with funds distributed in ERC20 tokens and with each borrower's loan and repayment history stored in a smart contract. As soon as is practicable, we will use the Qi Currency as the token in which funds are transferred.

Stack:

Node.js & PostgreSQL backend,

Ropsten testnet for running smart contracts in Solidity

Twilio and ngrok to integrate with IDbox

Flow overview:

Loan receiver pages (mobile first, responsive down to 320x240):

[ONBOARDING FLOW](https://raw.githubusercontent.com/morkeltry/GAP-microfinance/master/onboarding.png | width=600)

[LOANS FLOW](https://raw.githubusercontent.com/morkeltry/GAP-microfinance/master/loans.png | width=600)

Lender portal (responsive for desktop / modern mobile):

Login page