Skip to content

Loan assignment domain and app, given banks, facilities, and loans

Notifications You must be signed in to change notification settings

maxscott/loan-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loan Assignment App

Installation

npm install

Running (small dataset)

npm start

Running (large dataset)

DATASET=large npm start

Running Tests (once)

npm test

Running Tests (watch)

npm run test:watch

TODOs

Assignment model not yet tested, and the LoanAssigner query logic not currently tested.

About

Loan assignment domain and app, given banks, facilities, and loans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published