Money Transfer Management System (Send Money Businesses) in PHP Free Source Code
Introduction
This is a Money Transfer Management System in PHP. This project is a web-based application that provides an online platform for the money sender company or business. This manages the company's clients' transactions and is connected to all branches. This will help to centralize the transaction records of the said business and helps to easily retrieve and manage the records. This has a simple dark mode user interface and user-friendly functionalities.
About the Money Transfer Management System
I developed this project using the following:
- XAMPP v3.3.0 as my local webserver that has a PHP Version 8.0.7
- PHP Language
- MySQL Database
- HTML
- CSS
- JavaScript
- jQuery
- Ajax
- Bootstrap
- AdminLTE
- and some other plugins/libraries.
This project has 2 types of users which are the Admin Users and the Staff Users. The Admin users are the ones who have access to all features the system has. They can also list all the data recorded and stored in the system database. The Staff User has only limited access and the data they can only manage are the transaction they processes (send, received, or to be received) only. This project also generates a printable date-wise transaction report.
Features
- Secure Login and Logout
- Manage Branch list (CRUD)
- Manage Fee Table (CRUD)
- Manage Branch list (CRUD)
- Manage Transaction (CRUD)
- Create Send Money Transaction
- Create Receive Money Transaction
- List Transaction
- View Transaction
- Print Transaction Details
- Generate Printable Date-wise Transaction Report
- Manage Users list (CRUD)
- Manage Account Details/Credentials
- Manage System Information
System Snapshots of some Features
Transaction Details
Send Form
Receive Form
Reports Page
Report's Print View
How to Run ??
Requirements
- Download and Install any local web server such as XAMPP/WAMP.
- Download the provided source code zip file. (download button is located below)
Installation/Setup
- Open your XAMPP/WAMP's Control Panel and start Apache and MySQL.
- Extract the downloaded source code zip file.
- If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
- Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
- Create a new database naming mtms_db.
- Import the provided SQL file. The file is known as mtms_db.sql located inside the database folder.
- Browse the Money Transfer Management System in a browser. i.e. http://localhost/mtms/.
Default Admin Access Information
Username: admin
Password: admin123
DEMO VIDEO
That's it. You can now explore the features and functionalities of this Money Transfer Management System in PHP. I hope this project will help you with what you are looking for and you'll find something useful for your future projects.
Explore more on this website for more Free Source Codes and Tutorials.
Enjoy :)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
Security Issues
Want to buy fully source code
hello there, when I tried to…
Add new comment
- Add new comment
- 20959 views