Courier Management System using PHP/MySQLi with Source Code
Project: Courier Management System using PHP/MySQLi
About
The Courier Management System is a simple PHP/MySQLi project that helps a courier company or businesses manage their customers' parcels or packages details. The system stores all the branches or the company that can be also used when setting a destination where the recipient will pick up their packages or parcels. The system has a tracking feature where can help to monitor the movement of the customer's parcel. The system has 2 types of user which is the Admin user and the Branch Staff user. The Admin user can manage all the data in the system including managing the branches and branches staff user. The Branch user can only track a parcel and manage the list of parcels where the origin or the destination of a parcel under the logged-in staff branch. The couriered items have multiple statuses which are the "Item Accepted by Courier", "Collected", "Shipped", "In-Transit", "Arrived At Destination", "Out for Delivery", "Ready to Pickup", "Delivered", "Picked-up", and "Unsuccessful Delivery Attempt". These statuses will help to determine the movement of the parcel. The system also generates a report between two dates and selected status. The couriered items of the clients can be set into "Deliver" and "Pickup". The parcels that marked as "Deliver" are the items to be delivered directly to the recipient while the "Pickup" will be delivered to the branch of the company near to the recipient address. The system admin or staff user can store or adds multiple items at the same time but these items will be stored in the database separately because each package has a different reference number or different tracking number. For example, Client 1 has 3 boxes of the package to be couriered in the same recipient, the system user can submit the parcel registration to the system at once but will be stored separately so that the system will generate a different unique reference number in each item so that they can track easily each items.
Features
Admin Side
- Login Page
- The page where the admin user submits their system credentials to access the admin side of the system.
- Home Page
- The page where the admin user is being redirected by default after logging into the system. This page displays a summary of the data of the system.
- New Branch Page
- The page where the admin submits the information on the new branch of the courier company.
- List of Branches Page
- The page where all the branches of the courier company are listed and managed.
- New Branch Staff Page
- The page where the system admin creates a new user for the specific branch of the company.
- Branch Staff List Page
- The page where all of the staff users of the system in all branches are listed and managed.
Both Users
- New Parcel Page
- The page where can system users submit the information of the parcels such as the sender and recipient details.
- Parcel List Page
- The page where the parcels are listed and managed.
- Parcel View Modal
- The page that shows the parcel's details.
- Track Parcel Page
- The page that displays the movement of the client's packages or parcels.
- Report Page
- The page where the printable list of the transaction of the courier company with the clients is listed.
The Courier Management System was developed using HTML, PHP/MySQLi, CSS, JavaScript (jQuery/Ajax), and Bootstrap for the design. The source code is fully functional and easy to modify or enhance. Follow the instruction below to have an actual experience using this simple project.
How to Run
- Download the source code and extract the zip file.
- Download or set up any local web server that runs PHP script.
- Open the web-server database and create a new database name it cms_db.
- Import the SQL file located in the database folder of the source code.
- Copy and paste the source code to the location where your local web server accessing your local projects. Example for XAMPP('C:\xampp\htdocs')
- Open a web browser and browse the project. E.g [http://localhost/courier-management-system]
Default Admin Access
Username: [email protected]
Password: admin123
I hope this simple Courier Management System will help you with what you are looking for, feel free to download and modify the source code.
Explore more on this website for more 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
Hi, the system works fine…
Hi, the system works fine for me, can you give more details about the error you encountered so I can fix it?
mee to i can t add new…
Hi, I have updated the…
Hi, I have updated the source code and I forgot to put an error handling when submitting the new parcel form and will trigger when you submit the form without at least 1 parcel information because this form requires at least 1 parcel info. I hope that is the error that occurred in your actual test too. Try to download the updated source code and test it again.
not working , same problem,…
adding new parcel not working
Can you give another file…
need front end user tracking funcion and Along with consinement
Thank you for appreciating…
Thank you for appreciating my work. I'm sorry about the features that you are looking for because it is not yet available. If you need a guide on creating or adding new features you can contact me @ [email protected] or https://www.facebook.com/100000880814087/
User Access
Yeah sure, contact me @…
Yeah sure, contact me @ [email protected] or https://www.facebook.com/100000880814087/
Works on XAMPP But not on Cpanel.
URGENT HELP REQUIRED WITH THE PASSWORD
Not showing anything
NEW Parcel Form
I can't download the source…
Add new comment
- Add new comment
- 44590 views