Iteration 1
To be finished in 4 weeks
- Password SettingsĀ – Includes enabling a password, storing and asking for the password on startup
- Account – Dealing with creating, editing, deleting, viewing the accounts
When a user starts the app, they can be prompted to give a password (if they want to) to access any of the accounts. They can set the password, and enable it in the settingsViewController. They can edit, delete or add a new account. An account will have a title, bank name, starting balance ect.
Iteration 1 UML Diagram
Iteration 2
To be finished in 3 weeks
- Transactions – Being able to view, edit, create a transaction
- Being able to call a telephone number, go to a bank website
When the user picks an account, the transactions for that account will “pop” into the view. On this screen, they will see the table of the transactions. From their they can edit, add or delete a new transactions. Along with that, the user can be directed to the bank website and phone number.
Iteration 3
To be finished in 3 weeks
- GPS – Dealing with finding local branches of current account
This iteration will specifically have us develop the GPS functionality of finding the local bank branches.
