Code Monkey home page Code Monkey logo

mkhoirulwafa / zwalletmobile Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 3.0 10.79 MB

Zwallet adalah aplikasi dompet digital yang menyederhanakan kebutuhan finansial anda dan dapat menghemat banyak waktu dalam kebutuhan perbankan hanya dengan satu aplikasi. Zwallet berada di bidang perbankan digital yang kian hari makin pesat perkembangan nya dengan seiring teknologi yang semakin maju. Zwallet berfokus pada penggunaan global atau untuk semua pengguna di dunia. Memiliki ratusan Trusted Partner membuat Zwallet memiliki Kredibilitas tinggi. Zwallet ini adalah mampu menyimpan uang, melakukan transfer antar pengguna maupun ke bank lokal.

Home Page: https://github.com/mkhoirulwafa/zwalletMobile

JavaScript 94.20% Starlark 0.25% Java 3.26% Ruby 0.43% Objective-C 1.86%
e-wallet reactnative reactnavigation5 arkademy ui

zwalletmobile's Introduction

Z-Wallet Mobile App

Suka ribet buka-buka dompet buat ngeluarin uang?
Simpan aja uangmu di Z-Wallet Sekarang!

ZWallet is released Open Source

showcase

# TABLE OF CONTENTS



# ABOUT THIS PROJECT

Zwallet adalah aplikasi dompet digital yang menyederhanakan kebutuhan finansial anda dan dapat menghemat banyak waktu dalam kebutuhan perbankan hanya dengan satu aplikasi. Zwallet berada di bidang perbankan digital yang kian hari makin pesat perkembangan nya dengan seiring teknologi yang semakin maju. Zwallet berfokus pada penggunaan global atau untuk semua pengguna di dunia. Memiliki ratusan Trusted Partner membuat Zwallet memiliki Kredibilitas tinggi. Zwallet ini adalah mampu menyimpan uang, melakukan transfer antar pengguna maupun ke bank lokal.

# FEATURES

  • Authentication & Authorization

  • Topup

  • Transfer

  • Realtime Balance

  • Upload Image Profile

  • Reset Password

  • PIN Security while Transfer

  • Realtime Notification in Completed Transfer or Topup

  • Change Password

  • Change Pin

  • Change Name

# BUILD APP (APK)

Download APK Build here

# DEMO APP (Click Link)

# WHAT IS USED HERE

# HOW TO RUN THIS APP

  1. Make Sure you had clone the repo

~$ git clone https://github.com/mkhoirulwafa/zwalletMobile.git

  1. Open the project and run on terminal

~$ npm install

or


~$ yarn

  1. Run on your terminal

~$ npx react-native run-android

# DEMO

Login

Zwallet Login

History

Zwallet History

Search & Transfer

Zwallet Transfer

Notification

Zwallet Notification

Topup Page

Zwallet Topup

Profile Page

Zwallet Profile

Change Name

Zwallet Change Name

Upload Image Avatar

Zwallet Upload Image

zwalletmobile's People

Contributors

mkhoirulwafa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

zwalletmobile's Issues

Tidak bisa login

Saya coba download APK bisa signup tapi tidak bisa login.
Terus saya coba pakai souce code dan run npm. Hasilnya sama tidak bisa login.
dibawah Ini error nya : (Tolong di beri arahan...dan juga punya saran agar memasang top up yang bisa dibayar dari perusahaan Payment gateway seperti Midtrans dan juga disedikan QR code untuk pembayaran dengan QR code atau QRIS

[Sun Sep 26 2021 14:53:06.249] WARN Possible Unhandled Promise Rejection (id: 16):
TypeError: Cannot read property 'data' of undefined
TypeError: Cannot read property 'data' of undefined
at anonymous (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:145025:52)
at tryCallOne (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27072:16)
at anonymous (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:27173:27)
at apply (native)
at anonymous (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:30724:26)
at _callTimer (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:30612:17)
at _callImmediatesPass (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:30651:17)
at callImmediates (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:30868:33)
at __callImmediates (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:2674:35)
at anonymous (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:2460:34)
at __guard (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:2657:15)
at flushedQueue (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:2459:21)
at callFunctionReturnFlushedQueue (http://localhost:8081/index.bundle?platform=android&dev=true&minify=false:2438:33)
[Sun Sep 26 2021 14:53:44.998] GROUP .. %c action %cLOGIN_REQUEST %c@ 14:53:45.201 color: gray; font-weight: lighter; color: inherit; color: gray; font-weight: lighter;
[Sun Sep 26 2021 14:53:45.600] LOG .. %c prev state color: #9E9E9E; font-weight: bold {"Auth": {"data": [], "loading": true}, "SearchUser": {"data": [], "loading": false}, "Topup": {"data": [], "loading": false}, "Transfer": {"data": [], "loading": false}, "TransferBalance": {"data": [], "loading": false}, "TransferDate": {"data": [], "loading": false}, "TransferWeek": {"data": [], "loading": false}, "User": {"data": [], "loading": true}, "UserToTransfer": {"data": [], "loading": false}, "_persist": {"rehydrated": true, "version": -1}, "deleteUser": {"data": [], "loading": false}, "updateUser": {"data": [], "loading": false}}
[Sun Sep 26 2021 14:53:45.120] LOG .. %c action color: #03A9F4; font-weight: bold {"type": "LOGIN_REQUEST"}
[Sun Sep 26 2021 14:53:45.180] LOG .. %c next state color: #4CAF50; font-weight: bold {"Auth": {"data": [], "loading": true}, "SearchUser": {"data": [], "loading": false}, "Topup": {"data": [], "loading": false}, "Transfer": {"data": [], "loading": false}, "TransferBalance": {"data": [], "loading": false}, "TransferDate": {"data": [], "loading": false}, "TransferWeek": {"data": [], "loading": false}, "User": {"data": [], "loading": true}, "UserToTransfer": {"data": [], "loading": false}, "_persist": {"rehydrated": true, "version": -1}, "deleteUser": {"data": [], "loading": false}, "updateUser": {"data": [], "loading": false}}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.