russellry / RazerHackathon

Successfully hacking together a bank over the weekend!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Making Bank


alt text

Building a bank over the weekend - Introducing Sneki Snek to the masses.

Short version: This is tiring, but hella worth it

Installation

git clone https://github.com/russellry/RazerHackathon.git

cd Razerhackathon

pod install

Open the white colored xCode workspace after installation completes.
As this app uses the iPhone camera, you have to run it on a physical device.

APIs used

alt text

Mambu

  • Obtaining Branch ID
  • Creating Client ID
  • Creating Current Account
  • Creating Endowment Plan
  • POST Transfer
  • POST Deposit
  • GET all transactions

alt text

FWD

  • eKYC -> to validate NRIC and parse out important fields, which is then passed onto Mambu

alt text

Perx

  • Microsite - Spin the Wheel
  • Microsite - Shake the Tree
  • Microsite - Scratch Ticket

About

Successfully hacking together a bank over the weekend!


Languages

Language:Swift 99.4%Language:Ruby 0.6%