OnBank

Logo

Online Banking Application

View the Project on GitHub Dokany/OnBank

Online Banking Application

alt text

Application Development Process

Diagrams

alt text

alt text

Building Backend Application

We used MAMP v4.5, configured to run MySQL v5.6.38 and PHP7.2.1, to build our application’s backend.

Data Definition Language Schema

We formulated our databse schema’s relations, columns and constraints, and imported the file into our database.

Data Insertion

We used Fill Database to generate initial dummy data to start testing our database relations, then imported the file into our database.

Handling Events

Building Frontend Application

We used Xcode v9.4.1 to develop our iOS 11 application to cater for three different types of users: clients, tellers and administrators, and used this following color palettle for our storyboards.

alt text

Demo