3 Forks
13 Stars
13 Watchers

bank-account-manager

This application is a simple bank account implementation. An account able to withdraw money and transfer money to another account. The transfer can be with debit card or credit card. If a credit card is used, extra %1 transaction fee is charged. An account can linked with a credit card or bank account.

How to download and setup bank-account-manager

Open terminal and run command
git clone https://github.com/rslvn/bank-account-manager.git
git clone is used to create a copy or clone of bank-account-manager repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bank-account-manager https://github.com/rslvn/bank-account-manager/archive/master.zip

Or simply clone bank-account-manager with SSH
[email protected]:rslvn/bank-account-manager.git

If you have some problems with bank-account-manager

You may open issue on bank-account-manager support forum (system) here: https://github.com/rslvn/bank-account-manager/issues