Skip to content

A DeFi web application for microloans built using XPRL

Notifications You must be signed in to change notification settings

YuvBindal/FinBloom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BloomFin

Devpost - (Devpost Link) A DeFi Prototype for P2P microloans built using XPRL

Run server

cd backend;

python -m uvicorn server:app --reload

Run the frontend

cd frontend;

npm run dev

Test if its working

Make a GET request to http://127.0.0.1:8000/hello or simply open that url in browser. Server should give back this response:

{"message":"yep, it's working"}

Snapshots from the project

Home page

home

Loans Request

home

Eligibilty Check

home

Details of the loan

home

Loan Repayment

home

Credit Score

home

About

A DeFi web application for microloans built using XPRL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •