Skip to content

J-hon/transss

Repository files navigation

Transss...

Transss is a virtual wallet system for where customers can preload their wallet as well as gift other customers virtual money to make purchases.

Requirements

  • PHP >= 7.*
  • MySQL >= 5.7
  • Composer
  • Internet connection

Installation

Open your terminal and run the following commands:

  • git clone https://github.com/J-hon/transss.git
  • cd transss
  • composer install

Steps

  1. Rename or copy .env.example file to .env.
  2. Input your database and Flutterwave credentials.
  3. Run php artisan migrate to migrate tables.
  4. Copy this link http://localhost:8000/ and paste in your browser.

For Transfer:

Register two or more accounts to use the Transfer feature

For Deposit:

Bank card details

Card number: 4242 4242 4242 4242

Pin: 3310 CVV: 812 Exp: 01/21 OTP: 12345

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages