Question: Java Based Programming Java Based Programming. Question In this project, you will be implementing text file base Bank Management Project (BMP). In this project, when

Java Based Programming
 Java Based Programming Java Based Programming. Question In this project, you

Java Based Programming. Question In this project, you will be implementing text file base Bank Management Project (BMP). In this project, when your program starts, you will be reading your customer's information, and transaction history from csv files. BMP will have a few objects Bank Account (Account Holder, balance, type of customer, credit limit), Transaction(id, customer id, transaction type transaction_date,transaction time, transaction amount). Your program will have following features: 1- Add/ Remove/Update Customer Information in the system. 2- Deposit/Withdraw Money 4- Request Credit 5- Listing transactions for a given specific customer(with full name) 6- Exit and Save The program menu design is flexible, but the menu options should be grouped based on semantically and named properly. The program also should store the transaction history for all customers in the same file. So, you should be able to append translations into the log file When you make any change on the customer information or when you make any transaction, that information needs to be stored into the csv file. When you rerun the program, all updates should be available to the user

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!