Skip to content

rajayush012/karz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karz


A Node.Js based P2P lending app that provides a platform for users in a group to loan a particular amount of money from friends based on their validated credit scores. The users providing the amount can select the percentage of total amount they'll be contributing towards. To check out the app:

  1. git clone the repository
  2. Run npm install in terminal
  3. Run node app.js

Happy lending!