The Banking e-Teller system allows bank customers to perform ATM transactions from their cell phone. BET will allow customers to check balances, make remote capture deposits, and perform balance transfers to their checking or savings account. Balance transfers should only be processed if the funds are available. It is time to start organizing your solution for this system and to begin development on your design proposal.
Create the following for BET:
Flowcharts showing the program processing flow for remote capture deposits, balance transfers, and balance inquiries. You may use Visual Logic to create your flowcharts.
Algorithms in pseudocode describing the steps the program will perform to handle remote photo capture of the check deposits, balance transfers, and balance inquiries.