Online Money Transfer with Agent
Online Money Transfer with Agent
Nov 21, 2021
$86.31
Product inspected by PieceX
$86.31
Product inspected by PieceX
Material Used:
HTML,CSS,JSPHP 7+
CodeIgniter 3.1.11 Framewok
MYSQL 5.6+
Settings & installation guide
MYSQL:
Database:
The database and its tables is in zip folder.In PhpMyAdmin make a database name and click import.now browse and select *.sql file from unzipped folder and after submitting You can see all the tables there.
PHP:
config.php:
Path : application/config/config.php
Enter your domain name here example : http://www.example.com
database.php:
Path : application/config/database.php
Enter your database name,username & password
Files location
Controller,Model,Views:
Controller:
Path : application/controller
All the business logic is here and included the model and views
Model:
Path : application/model
Database Model to retive data
Views:
Path : application/views
HTML and Tables to display data
libraris:
Path :application/libraris
Your custom libraris and load in Controller
third_party:
Path : application/third_party
Keep all your third party property like pdf , excell etc.
public:
Path :public
Keep all your public property like js,css and images
Operate & Manauals
Login:
Login with your username(email) & password stored in users tables
Dashboard:
In the Dashboard you can see Commission, Total Senders, Total Receivers, Currency
In this project there are two parts.
Agent Section - Login, Transfer and Report Section
Admin Section - Login as super defined into table (user_type=super),From Settings, Will mange Users,Transfer Funds,Commission and Collect money from Sender Agent and Pay to the Reciver Agent
Dashboard:
After login You can see Dashboard with the Total Balance,Total Credited,Total Debited
Tranfer:
Agent will take info of sender and receiver and will make entry of sending amount currency and receiver amount and currency with Commission
Commission:
Agent can see his Commission and Admin will adjust this
Collection:
Agent can see his Collection from sender and Admin will adjust this

Insights
Start to Communicate
(If you want to start communication with the seller about this item, you can start here)
Version 1.1 - Nov 23, 2021
Product Versions
Online Money Transfer with Agent - Version 1.1 - Nov 23, 2021