Consignment Tracking System by using PHP and MYSQL

Abstract

Consignment Tracking System is a web based project and it has been developed in PHP and MySQL and we can manage Ship, Delivery, Track, Payment, Consignment and Cosigner from this project. The main objective to develop Consignment Tracking System PHP and MySQL Project is to overcome the manual errors and make a computerized system.

In this project, there are various type of modules available to manage Consignment, Delivery, Ship. We can also generate reports for Delivery, Ship, Payment, Consignor. Here the Ship module manage all the operations of Ship, Delivery module can manage Delivery, Track module is normally developed for managing Track, Payment module manages Payment operations, Consignment module has been implemented to manage Consignment.

This is also a Major Consignment Tracking System Project, which you can submit in final year. But if you need Mini Project on Consignment Tracking System then we can develop it also. Also if you are looking for DBMS Project on Consignment Tracking System then you can develop it in MySQL and PHP. You can run this project in XAMP, WAMP, MAMP or LAMP server. We have implemented advance search feature for searching records on various criteria for Delivery, Ship, Consignment also admin can perform Create, read, update and delete (CRUD) operations on Track, Payment, Cosigner. In this project all the modules like Ship, Payment, Delivery are tightly coupled and we can track the information easily.

Modules of the Consignment Tracking System

These are the main modules of the project:

  • Ship Module : We can create, read, update and delete Ship from this module
  • Delivery Module : All the operations related to Delivery, is managed by this module
  • Track Module : Track Module is used to manage the Track
  • Payment Module : It has been developed for managing the Payment
  • Consignment Module : It manages the Consignment
  • Consigner Module : Consigner operations will be managed by Consigner module

Reports of the Consignment Tracking System

  • All reports related to Ship
  • All reports related to Delivery
  • All reports related to Track
  • All reports related to Payment
  • All reports related to Consignment
  • All reports related to Consigner

Features of Consignment Tracking System

  • User can search details of the Delivery, Ship, Consignment, Cosigner
  • Consignment Tracking System is an online application, from which user can easily manage Ship details, Track details, Payment details
  • Admin can track all the information of Ship, Delivery, Track ect
  • Admin can edit, add, delete and update the records of Payment, Consignment, Cosigner
  • Manage the information about of Track, Consignment, Ship

Consignment Tracking System Installation Steps:

  • Download Consignment Tracking System zip file and extract it
  • Copy Consignment Tracking System inside the C:/xamp/htdocs folder
  • Open phpmyadmin and create Consignment Tracking System database
  • Import database Consignment Tracking System.sql
  • Open Your browser run the project : “http://localhost/ConsignmentTracking System/”
Scroll to Top