Skip to content

abarnhard/bankr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bankr

Code Badges

Build Status Coverage Status

About

Banker is the most secure banking platform on the web that I've ever created. It allows a bank to manage user accounts and transfer money between accounts. Since we will be using this app with bitcoins, we will allow users to make infinite withdawals, and simply charge a fee for each overdraft.

Models

Transfer
--------------

Account
--------------

Features

  • Object Oriented
  • MVC
  • TDD
  • Mocha
  • MongoDB
  • Jade
  • Express

Running Tests

$ npm install
$ npm test

Contributors

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published