/QRIS-App

Simple QR Scanner with usage of Core Data for transaction and balance

Primary LanguageSwift

QR Scanner

Simple application made for scanning QR and create a payment with stored balance. This application use CoreData for storing balance and transaction history.

Author

Features

  • Preserved balance at first open - Rp 500000
  • QR Reader
  • Payment Detail after read the QR
  • Transaction History

Requirements

  • Swift 5
  • XCode Project Version 14
  • Min. iOS Deployment Version 17.2

QR Format

BankName.TransactionID.MerchantName.Amount example:

  • BNI.ID12345678.MERCHANT MOCK TEST.50000
  • BCA.12345678.MOCA CAFE.100000 QR Example: QR Code to scan

Screenshots

Home Transaction History QR Code Scanner Payment Detail QR Code to scan