https://github.com/wildandhya/zwalletapp
https://github.com/wildandhya/zwalletapp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wildandhya/zwalletapp
- Owner: wildandhya
- Created: 2020-09-22T15:40:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T09:29:29.000Z (over 3 years ago)
- Last Synced: 2025-03-23T16:36:12.684Z (over 1 year ago)
- Language: JavaScript
- Size: 3.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Zwallet
## Contents
- [Description](#description)
- [Features](#features)
- [Installation](#installation-for-development)
- [Screenshoots](#screenshoots)
- [APK Release](#apk-release)
## Description
Zwallet is a mobile digital payment application that can transfer money and is equipped with a PIN security during the transfer process
## Features
1. Authentication (Login & Register)
2. Reset Password
3. Transfer money
4. Edit Profile
5. Change PIN
6. Change Password
7. Notification
## Installation
1. Clone this Repository
```sh
git clone https://github.com/wildandhya/ZwalletApps.git
```
2. Install NPM Packages
```sh
npm install
```
3. Run the App
```sh
npm start
```
## Screenshoots
## APK Release