GitXplorerGitXplorer
m

QRMoney

public
3 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
48e98d9123f4bd9fcffc2bfa719cc049d69d27b5

v1.5

committed 9 years ago
Unverified
f97dae031c4aeabc38b46d2cfc9586448ffaddfa

v1.5

committed 9 years ago
Unverified
81eafa451d119ad9819468296bf78d1558eb3270

Code for Push written but not working

committed 9 years ago
Unverified
5ccfdb4765b45d8db087523cd567d54dff748eee

Code for Push written but not working

committed 9 years ago
Unverified
8251090220803b756b573907edeadcb7b992ddc1

Transactions Working

committed 9 years ago
Unverified
13a23a0ced11455acdc54127ab4aa58486b9d7af

Everything working except AskFM

committed 9 years ago

README

The README file for this repository.

QRMoney

QR money aims at making financial transactions using QR codes. Hence ensuring privacy and security.

App flow

Account balance is visible in main screen. In My Account fragment, QR code for user and transaction history and details can be seen. After going to Send Money fragment, user is presented with 2 options :

  1. Open Gallery - On choosing image of QR Code from gallery, image gets processed quickly and receiver details (Name - Arpit Gogia) can be seen on the bottom of the screen. On clicking send button, transaction goes through.
  2. Open Camera - Opens the camera and on scanning QR Code present in front of you, the QR code gets processed instantly and receiver details (Name - Rakhi Saxena) appear on the bottom of the screen. On clicking on the send button, transaction goes through successfully.

Upper right button on the screen is used for logging out from the app.

Documentation

Check out the documentation at - QRMoney

Demo Video

alt tag

Motivation

QR Money was submitted for IndiaHacks 2016 - Fintech track.

Final Rank 15, all over India.

Developers

App was developed by Arpit Gogia and Mayank Saxena.