Premium Essay

Ph1Ip

In:

Submitted By joeyarmyman
Words 288
Pages 2
Bank E-Teller App Development
13 July 2013

Table of Contents

Problem Solving Techniques (Week 1) 3-4

Problem Solving Techniques (Week 1)

BeT is the forward tip of the banking industry. The next step to put us ahead of the industry is to appeal to the masses with an addition of a application for mobile devices. After much research we have determined that following services will be required to keep up with other banking applications. * Money Transfer between accounts. * Remote capture Check Deposits. * ATM transactions from the costumer mobile platform. * Balance Checking.
These key features pulse many others will be the vital in making this app a success. The following image (Image 1.1) will be the bases of the Data Dictionary. The Data dictionary will help organize data logical for reference.

Problem Solving Techniques (Week 1) Features of the Application Money Transfer Between Accounts: * This feature will allow costumers to transfer money between accounts existing with in the bank. One of the main problems we could run into is NSF or non-sufficient founds. We can prevent this by the following equation: Balance Credit= B, Transfer Amount =T B>=T then print “OK to Transfer” B<=T then print “Not Ok to Transfer”

Remote Capture Deposit for Checks: * This feature will allow costumers to take a photo of a check to deposit into the costumers bank account of choice. This is one of the most recent and more popular feature of our competitors . To accomplish this we could use the following Equation: Balance Credit= B, Deposit Amount = D B=B+D
This Equation reads that at the point of the check deposit the

Similar Documents