You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bank Transaction is a simple program for processing bank transactions. It can get all transactions from log files of banks, create and write them to new files.
This is a simple program for processing bank transaction.
It can get all transactions from log files of banks, create and write them to new files.
Features
Written in Java
Build with Maven
Tested with Junit 4
Usage
Clone the repository
Run Result.java
About
Bank Transaction is a simple program for processing bank transactions. It can get all transactions from log files of banks, create and write them to new files.