Skip to content

Y2theK/magic_pay

Repository files navigation

A Wallet App with Laravel 8

Description

This application is about a online wallet app to easily scan and pay money between users.

Laravel 8 Mysql tailwindcss serverside-datatable

Installation

git clone https://github.com/Y2theK/magic_pay.git
cp .env.example .env
composer install
php artisan key:generate
npm install && npm run dev

That's it!

Features

  • Multi Auth
  • User Management
  • Admin Management
  • Wallet and Transaction Management
  • Scan pay or Manual pay
  • Scan QR to receive money
  • User profile
  • Notifications
  • Infinite scroll
  • Account Management

Screenshots

Admin Page

Admin Page Admin Page

Author

Ye Yint Kyaw

Profile ( https://www.github.com/Y2theK )

Email ( mailto:yeyintkyaw300@gmail.com )

🤝 Contribution

Contributions, issues, and feature requests are welcome!