CodeProjectz

Search
Generic filters

Download Free Currency Exchange System In PHP With Source Code

Currency Exchange System In PHP With Source Code
Project CategoryProject SizeLanguage
357 KB

Currency Exchange System is developed using PHP, CSS, and JavaScript. It contains an admin side from where a user can view all the information easily. From the admin panel, he/she can maintain customers, currency rates, CIV transfer, bank transfer, transactions etc. The Admin plays an important role in the management of this system. In this project, the user has to perform all the main functions from the Admin side.

About Currency Exchange System In PHP

In order to add the customer’s record, the user simply has to enter the customer’s name, contact, country, city, and gender. The admin can easily CRUD currencies. For this, the user has to provide symbol, currency, sell and buy rate. The admin can view the report, track serial, recover receipt and transaction. He/she can simply enter a customer’s name, transaction type, method and currency.

Other features are about CIV transfer and Bank transfer. For CIV transfer, the user simply has to enter an amount and select from and to. Now talking about Bank transfer, he/she can easily add USD amount, view all reports, transactions and add other bank accounts. For this, the user has to provide information such as bank code, bank name, account number, select currency, debit, credit and balance amount. The last feature is about Master file, where the user can view, modify and delete it. The features of this project can be summarized as –

  1. Register/Login
  2. CRUD Customer, Rates
  3. CIV Transfer
  4. Bank Transfer
  5. Reports
  6. Transactions
  7. Track serial
  8. Recover receipt
  9. Change transaction rate
How To Run Currency Exchange System In PHP ?

Design of this project is pretty simple so that the user won’t find any difficulties while working on it. Currency Exchange System in PHP helps in easy management of exchange currency information and transaction records. To run this project you must have installed virtual server i.e XAMPP on your PC (for Windows). After Starting Apache and MySQL in XAMPP, follow the following steps

  • Extract file
  • Copy the main project folder
  • Paste in xampp/htdocs/

Now Connecting Database

  • Open a browser and go to URL “http://localhost/phpmyadmin/”
  • Then, click on the databases tab
  • Create a database naming “liveedit” and then click on the import tab
  • Click on browse file and select “liveedit.sql” file which is inside “DATABASE” folder
  • Click on go.

After Creating Database,

  • Open a browser and go to URL “http://localhost/CurrencyExchange_PHP/CurrencyEx/”

For username and password, refer “Readme.txt” file.

Click the Button Below to Download Currency Exchange System In PHP With Source Code and its Source Codes

Similar Interesting Projects

Student Management System In C++ With Source Code

Student Management System In C++ With Source Code

Student Management System is based on the concept of managing student information. Before stepping into the main menu a user has to pass through a login system to get access, then the user can manage student information by adding, updating, removing, viewing and searching for details.

Read More »
Car Parking Reservation System In C++ With Source Code

Car Parking Reservation System In C++ With Source Code

Car Parking Reservation System is based on a concept to generate and maintain parking details with their total charge. Before stepping into the main system a user has to pass through a login system to get access, then only he/she can use all the features of the system which includes maintaining arrival car, view all cars, parking charges, and another one is Departure of the car.

Read More »
Cinema Seat Reservation System In PHP With Source Code

Cinema Seat Reservation System In PHP With Source Code

The Cinema Seat Reservation System In PHP is a simple project for booking seats online for a movie. The project contains an admin side and the user side. The admin can view and manage the bookings, add movies, and so on. The purpose of booking the online seat is to save customers time. The admin plays the main role in all management of the site.

Read More »
Movies DB In C# With Source Code

Movies Database (DB) In C# With Source Code

This project is developed using C# language. The user can add, edit, update and delete movies’ information of a cinema hall. The user has to enter movie name, publisher, release date, genre, and preview option to add a movie records.

Read More »