Skip to content

Zwallet is a digital wallet apps that will really helps you to manage your e-money.

Notifications You must be signed in to change notification settings

muchamadagush/Backend-mWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z-Wallet


View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Zwallet is a digital wallet apps that will really helps you to manage your e-money. Using Zwallet you’ll be allowed to do some transaction with only a few taps on your screen. In other words, with this apps you can easily save money, transfer it to other, and also top up some moneys and add them to your Zwallet’s balance.

Built With

Getting Started

Prerequisites

Installation

  1. Clone the repo
git clone https://github.com/19damah23/Backend-mWallet.git
  1. Install NPM packages
npm install
  1. Add .env file at root folder project, and add following
DB_NAME = [DB_NAME]
DB_HOST = [DB_HOST]
DB_USER = [DB_USER]
DB_PASS = [DB_PASS]

PORT = [PORT]

ACCESS_TOKEN_SECRET = [ACCESS_TOKEN_SECRET]

ZWALLET_EMAIL = [ZWALLET_EMAIL]
ZWALLET_PASS = [ZWALLET_PASS]

BASE_URL = [BACKEND_URL]
FRONT_URL = [FRONTEND_URL]
  1. Make a new database and import zwallet-sample.sql

  2. Starting application

npm run dev

Related Project

Zwallet API Documentation

Contributors

Farrel Varian Eka Putra
Farrel Varian Eka Putra
Full Stack Web Developer
Muchamad Agus Hermawan
Muchamad Agus Hermawan
Back End Developer
Canda Muammal
Canda Muammal
Back End Developer

About

Zwallet is a digital wallet apps that will really helps you to manage your e-money.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published