Description
Courier Management System in PHP MySQL Source Code
Online Courier Management System will support the high availability of courier services to the business and to the customer.
MODULES
Admin
Staff
FEATURES
Login, Dashboard
Branch
Add branch, list.
Branch Staff
Add New, Branch List
Parcels
Add new, List all, item accepted by courier, collected, shipped, in-transit, arrived at destination, out for delivery, ready to pick-up, delivered, picked-up, unsuccessful delivery attempt.
Track Parcel
Reports
HOW TO RUN COURIER MANAGEMENT SYSTEM IN PHP MYSQL
After Starting Apache and MySQL in XAMPP, follow the following steps
1st Step: Extract file
2nd Step: Copy the main project folder
3rd Step: Paste in xampp/htdocs/
Now Connecting Database
4th Step: Open a browser and go to URL “http://localhost/phpmyadmin/”
5th Step: Then, click on databases tab
6th Step: Create database naming “cms_db” and then click on import tab
7th Step: Click on browse file and select “cms_db.sql” file which is inside “database” folder
8th Step: Click on go.
After Creating Database,
9th Step: Open a browser and go to URL “http://localhost/cms/”
Reviews
There are no reviews yet.