Description |
Program keeps track of the daily cash flow in the company. It has a simple structure of DEBIT and CREDIT for the type of transaction. It has a simple category of method of transaction: CASH and NON-CASH [Transfer, Credit Card, Debit Card, Giro, Cheque]. It has a daily balance. The balance of the previous day will be the begining balance of present day. If the previous day [yesterday] has no activity, it will check for the last 14 days for any latest balance and use that balance as the begining balance. |
Application used |
|
Programming Language |
Java 2 SE with heavy used of javax.swing package |
List of project's files |
|
Project files |
[zip] |