Bank project: iOS app and go live

This post is part of a series on a project I am doing to build banking architecture. This weekend I finally managed to get around to doing more development work on the banking project. The tasks I decided to tackle was to finish implementing the server calls into the iOS application. I am pleased to announce that the project is now live for the most alpha of alpha testing. You can download the application here. »

Building a personal banking iOS app

As part of of my project to build out banking infrastructure I needed to create something “above the line” to showcase the functionality. Since the functionality has been implemented and stabilised, I have been deciding on the best way to show what can be done with this, outside of command line client commands to a server. The options for showcasing this functionality came down to two initial choices: a web application, or a mobile application. »