Skip to content

macedonia21/DCFund-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCFund UI

UI for DCFund blockchain

  • clone this repo
  • cd into the app's directory
  • run meteor npm install then meteor
  • open http://localhost:3000 in your browser

Commands for heroku cli

  • heroku config:set ROOT_URL="https://<appname>.herokuapp.com"
  • heroku config:set METEOR_SETTINGS="$(cat settings.json)" --app <appname>

To-do lists

  • Balance for DCFund - Done
  • Balance for report
  • Check fund balance when user raise borrow request
  • Check borrowing amount when user raise pay request
  • Check fund balance when approve borrow request
  • Withdraw feature

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published