Description
The Online Courier and Parcel Tracking System is a comprehensive web-based application designed to streamline and digitalise the operations of courier service providers. This system facilitates the automation of core activities such as parcel booking, tracking of shipments, managing staff and office details, handling customer complaints, generating reports and maintaining tracking history.
Modules:
- Administrator
- Staff
- User
In Online Courier and Parcel Tracking System we use Python using Django framework and MySQL database. Online Courier and Parcel Tracking System has following models
- Admin Module
- Staff Module.
- User Module
Admin Module
- Dashboard: In this section admin can see all detail in brief like total courier, Total Courier Pickup, Total Shipped, Total In-transit, Total Courier arrived at destination, Total courier out for delivery and Total delivered courier.
- Courier Offices: In this section admin can manage offices (add, update, delete).
- Staffs: In this section admin can manage Staffs (add, update and delete).
- Courier: In this section admin can view courier status and check the courier detail which is filling by staff of different branches and also delete the courier data.
- Complaints: In this Section, admin can view the complaints raised by the user and also provide solution for that complaints and also delete the complaint data.
- Search: In this section, the admin is provided with a robust search interface to quickly retrieve important information related to complaints and parcels. This feature significantly enhances operational efficiency and ensures faster resolution of issues.
- Complaint Search: Admins can search for complaints using unique identifiers such as:
- Ticket Number
- Parcel Number
- Parcel Search: Admins can locate parcel records using multiple parameters, including:
- Parcel Number
- Sender Name
- Sender Contact Number
- Recipient Name
- Recipient Contact Number
- Reports: In this section admin can view parcel details, parcel counts and sales report according to dates.
Admin can also update his profile, change password and recover password.
Staff Module
- Dashboard: In this section staffs can see all detail in brief like total courier , Total Courier Pickup, Total Shipped, Total In-transit, Total Courier arrived at destination, Total courier out for delivery and Total delivered courier.
- Add Parcel: In this section staffs fill the courier detail of parcel.
- Parcel Status: In this section staffs can view the courier details and they have also right to change courier status according to current status.
- Search Courier: In this section staffs can search particular parcel with the help of following parameters
- Parcel Number
- Sender Name
- Sender Contact Number
- Recipient Name
- Recipient Contact Number
Staffs can also update his profile, change password and recover password.
User Module
In this module user can view current delivery status of his parcel and also view the different branches of Courier Company.
About Us: In this section, User can the about us information.
Offices: This section provides users with a list of various offices and branches of the courier company. It includes office names, addresses, contact details, and the areas they serve, enabling users to locate the nearest branch or service point easily.
Complaints: This section allows users to:
- Lodge complaints related to lost, delayed, or damaged parcels using the unique parcel number.
- View the status and progress of complaints that they have submitted. This feature ensures that customer issues are addressed and tracked systematically.
Track Parcel: In this section, user can track their parcel with the help of parcel number.
Contact: In this Section, User can view the contact details of the courier company.


There are no reviews yet.