Skip to content

A platform which fulfills the loan requested by borrower through collaborative lending of multiple lenders. It is built using Java, React, Postgres and Spring Boot.

Notifications You must be signed in to change notification settings

BimalRajGyawali/p2p-lending

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p2p-lending

P2P-Lending is a web app that allows borrowers to request loans for their businesses, personal needs, emergency funds, or any other reasons. The requested loan amount is fulfilled by group of lenders for certain interest in return.

It is based on the concept of Loan Slicing and Collaborative Lending.

Implemented using Java, Spring Boot, React and Postgres.

Login.

AccountService1

Registration.

AccountService2

KYC registration.

AccountService3

Loan Request and Loan history [Exclusively Borrower].

LoanService1

Loan Suggestions [Exclusively Lender].

LoanSuggestionService1

Lend Amount feature [Exclusively Lender].

LoanSuggestionService2

Lendings [Exclusively Lender].

LoanService2

Repayment features [Exclusively Borrower].

RepaymentService

Borrower wallet and transaction history.

BorrowerWalletService

Lender wallet and transaction history.

LenderWalletService

About

A platform which fulfills the loan requested by borrower through collaborative lending of multiple lenders. It is built using Java, React, Postgres and Spring Boot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published