尊敬的 微信汇率:1円 ≈ 0.046215 元 支付宝汇率:1円 ≈ 0.046306元 [退出登录]
SlideShare a Scribd company logo
Courier Management System
Guided by
Prof.Mrs.J.Rexy,Msc.,M.Phil.,M.B.A.,SET.
Submitted by
GURU GANESH K
17CSE17
Abstract
Abstract
 The project named "COURIER MANAGEMENT SYSTEM" is designed to
transfer essential products from one place or person to another. And this is
used to communicate globally. Processing is to be completed immediately.
This project 's essential notification is to maintain a high level of
transportation.
 With the aid of this courier, people today want to send out the letter and other
items. Since it preserves the timings and the minimal expenditures. Within
this courier can be done the trade and freight trading. This project is given as
a computerized one for making this work. Through this useful automation will
every the manual workings. This courier is also used in domestic
applications, and is also available in remote areas. So it is easy to learn the
person who is unfamiliar to this method too. This courier branches are given
all over the world. The courier is much quicker than the post mail, so people
want to have approaches of this kind. The project is created using the web-
based front-end PHP and use MySQL as a back-end, so it's simple to store
data for different modules and display the data in the forms structured in the
Introduction
Problem Definition
 The system will be used for day-to-day activities such as
return, business information, hub prices, reservation, non-
delivery and pickup centres. This method is not easy to do
manually, as it would be very hectic. It is therefore proposed
that the process be automated by designing the necessary
software as the world shifts from manual work to an age of
information and technology, where automation is important in
every part of life. This system's primary objective is to link all
branches to the database centre so that the information is the
same everywhere. This program increases productivity and
improves rates of service quality. The project 's objective is to
provide an effective Courier Management System that
involves estimating the time needed to reach the destination
apart from calculating the courier bill.
Project Description
 Our main goal should be to handle consignment
in an efficient manner according to our customer
requirement. The new program removes all
issues associated with the current program. And
at high-tech, automate all processes. It should
keep record of customer booking and delivery
information, so that the performance metrics
depend on them can be proficient without much
effort. The value for every consignment when
measuring the bill. Predicting the exact time
needed to reach the destination. Simplicity of
user interface, and device friendliness.
System Analysis
Existing System
 A lot of staff at the office are interested in the Courier scheme.
The details is kept in a separate file for a specific courier. A
individual records all of the courier 's data in a log, this
function requires a high degree of attention as care must be
taken to ensure that no wring entry reaches the log. This
repetitive work will lead to errors in the input resulting in the
incorrect entry of packed data from the courier. Since the data
is stored in the registers, data alteration cannot be done
easily. It is important to delete and replace the previous
information, or to assign a new page so that both the old and
new information can be written on the same page.
Summarizing the data, writing an up-to - date report, is very
difficult, taking a lot of hard work and sorting through the
various registers to condense the presentation data.
Drawbacks of Existing
System
 It requires handling a large amount of data with different pieces of
data each.
 All the research is done on a very large volume, so we can loosen
the results.
 The entire system is searched for a specific problem, so that the
procedure is more time consuming.
Proposed System
 After a detailed study of the existing system, it is
clear that the project's goal is not fulfilled. To
make the organization's objective feasible, a
computerized information system is needed, with
the aid of which all activities can be performed
more efficiently and faster. To achieve that, a new
system needs to be planned and built. The
proposed system is structured in such a way that
multiple users may simultaneously have a view
of the system. This makes the use of man's
power and energy efficient and great.
Advantages of Proposed System
 The use of cloud applications for the management of courier delivery
gives businesses increasing control into their operations.
 It helps businesses to completely optimize their capital and to
achieve distribution processes in-control.
 Courier management system helps to set distribution departure and
return times and to calculate them.
System Design
Architecture Diagram
Data Flow Diagram – Level -
0
Data Flow Diagram – Level -
1
tabUsers
S.No. Field Name Data Type Constraint Description
1 fullname varchar(50) NOT NULL Full name of the User
2 gender varchar(10) NOT NULL Gender of the User
3 birthdate varchar(20) NOT NULL Birth Date of the User
4 mobile varchar(10) NOT NULL Mobile Number of the User
5 emailid varchar(50) NOT NULL Email ID of the User
6 address1 varchar(50) NOT NULL Address Line 1 of the User
7 address2 varchar(50) NOT NULL Address Line 2 of the User
8 city varchar(50) NOT NULL City Name of the User
9 loginid varchar(50) PRIMARY KEY Login ID of the User
10 password varchar(50) NOT NULL Password of the User
tabConsignements
S.No. Field Name Data Type Constraint Description
1 entryid int(11)
AUTO
INCREMENT
Unique ID of the Consignment
2 loginid varchar(50) NOT NULL Login ID of the Consignment
3 toname varchar(50) NOT NULL To Name of the Consignment
4 mobile varchar(10) NOT NULL Mobile Number of the To User
5 add1 varchar(50) NOT NULL Address Line 1 of the To User
6 add2 varchar(50) NOT NULL Address Line 2 of the To User
7 add3 varchar(50) NOT NULL Address Line 3 of the To User
8 city varchar(50) NOT NULL City of the To User
9 productdetails varchar(50) NOT NULL Product Details of the To User
10 weight int(11) NOT NULL Weight of the Consignment
tabStatus
S.No. Field Name Data Type Constraint Description
1 entryid int(11)
AUTO
INCREMEN
T
Unique ID of the
Consignment Status
2 consignmentid int(11) NOT NULL
Consignment ID of the
Consignment
3 status int(11) NOT NULL Status of the Consignment
tabTrack
S.No. Field Name Data Type Constraint Description
1 entryid int(11)
AUTO
INCREMEN
T
Unique ID of the
Consignment Status
2 consignmentid int(11) NOT NULL
Login ID of the
Consignment
3 track_status varchar(50) NOT NULL
Track Status of the
Consignment
tabDelivery
S.No. Field Name Data Type Constraint Description
1 entryid int(11)
AUTO
INCREMEN
T
Unique ID of the
Consignment Status
2 consignmentid int(11) NOT NULL
Consignment ID of the
Consignment
3 delivery_date varchar(20) NOT NULL Delivery Date
4 delivery_time varchar(20) NOT NULL Delivery Time
Login Form
Admin Login
User Registration Form
New Consignment Form
System Implementation
System Implementation
 Systems implementation is the process of defining how the information
system should be built (i.e., physical system design), ensuring that the
information system is operational and used, ensuring that the information
system meets quality standard (i.e., quality assurance).
 USERMODULE
◦ Here, the user can give their details. They can login with their username
and password. They can view the details of their training class.
 ADMINMODULE
◦ Admin can view the learner, trainer and package details. Admin manage
the data of the enquiry. Admin can view all the answer the queries.
System Testing
Unit Testing
 Unit testing focuses on verification errors on the
smallest unit of software design-the module.
Using the procedural design description as a
guide, important control paths are tested to
uncover errors within the boundary of the
module. The module interface is tested to ensure
that the information properly flows into and out of
the program unit under test. Boundary conditions
are tested to ensure that the module operates
properly at the boundaries established to limit of
restrict processing.
Integration Testing
 Integration testing is a systematic
technique for constructing the program
structure while conducting test to
uncover errors associated with
interfacing. The objective is to take unit
tested modules and build a program
structure that has been dictated by
design.
Black Box Testing
 Black box testing focuses on the functional requirements of the
software. That is black box testing enables the software engineer to
drive a set of input conditions that will fully exercise the requirements
for a program. Black box testing is not an alternative for white box
testing techniques. Rather, it is a complementary approach that is
likely to uncover different class of errors.
Conclusion
Conclusion
 The courier services are automated as hand written
documentation is minimized to a bare minimum the
software is fully implemented.
 The data can be easily backed up onto a reliable media
so that no or minimal data lass is there in case of
system crash.
 Unauthorized access to the data is nearly eliminated by
providing password authentication system.
 This project has made us require a professional outlook
towards problem statement and solving it to the best
and maximum.
Future Enhancement
 There is always a room for
improvement in any software package.
The important thing is that the system
should flexible enough for further
modifications. Considering this
important factor, the system is designed
such a way that the provisions are
given for further enhancements.
System Requirements
Hardware Requirements
COMPONENT SPECIFICATION
CPU Intel Dual Core 2.4 GHz or Later
RAM 2GB DDR2
Hard Disk 160 GB
Display
Wide VGA (Video Graphics
Array)
Input Keyboard and Mouse
Software Requirements
COMPONENT SPECIFICATION
Front End PHP
Back End MySQL
IDE Dreamweaver
Platform Windows 7 or later
Database Server XAMPP
Screenshots
Home Page
Registration Page
User Login
Admin Login
Admin Dashboard
List Consignments
Consignment Details
User Dashboard
New Consignment
View History
Thank you !

More Related Content

Similar to Machine learning Courier.pptx

Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Job portal
Job portalJob portal
Job portal
Arman Ahmed
 
Tic tac toe
Tic tac toeTic tac toe
Tic tac toe
Upendra Sengar
 
Tic tac toe game code
Tic tac toe game codeTic tac toe game code
Tic tac toe game code
Upendra Sengar
 
PRESS MANAGEMENT Documentation
PRESS MANAGEMENT DocumentationPRESS MANAGEMENT Documentation
PRESS MANAGEMENT Documentation
anuj_rakheja
 
Project Documentation Student Management System format.pptx
Project Documentation Student Management System format.pptxProject Documentation Student Management System format.pptx
Project Documentation Student Management System format.pptx
AjayPatre1
 
Laundry management system project report.pdf
Laundry management system project report.pdfLaundry management system project report.pdf
Laundry management system project report.pdf
Kamal Acharya
 
Emergency ambulance portal-PPT-3g2pqy.pptx
Emergency ambulance portal-PPT-3g2pqy.pptxEmergency ambulance portal-PPT-3g2pqy.pptx
Emergency ambulance portal-PPT-3g2pqy.pptx
dragonaklevel7
 
Bus information live monitoring system
Bus information live monitoring systemBus information live monitoring system
Bus information live monitoring system
Venkat Projects
 
Software development life cycle
Software development life cycle Software development life cycle
Software development life cycle
shefali mishra
 
Hostel management system (5)
Hostel management system (5)Hostel management system (5)
Hostel management system (5)
PRIYANKMZN
 
College Stationery Management System VB 6.0 and Microsoft Access Project
College Stationery Management System VB 6.0  and Microsoft Access ProjectCollege Stationery Management System VB 6.0  and Microsoft Access Project
College Stationery Management System VB 6.0 and Microsoft Access Project
Tushar Soni
 
Mobile store management
Mobile store management Mobile store management
Mobile store management
Rupendra Verma
 
School management System
School management SystemSchool management System
School management System
HATIM Bhagat
 
college website project report
college website project reportcollege website project report
college website project report
Mahendra Choudhary
 

Similar to Machine learning Courier.pptx (20)

Mca titles
Mca titlesMca titles
Mca titles
 
Mca titles
Mca titlesMca titles
Mca titles
 
Mca titles
Mca titlesMca titles
Mca titles
 
Mca titles
Mca titlesMca titles
Mca titles
 
Mca titles
Mca titlesMca titles
Mca titles
 
Mca titles
Mca titlesMca titles
Mca titles
 
Job portal
Job portalJob portal
Job portal
 
Tic tac toe
Tic tac toeTic tac toe
Tic tac toe
 
Tic tac toe game code
Tic tac toe game codeTic tac toe game code
Tic tac toe game code
 
PRESS MANAGEMENT Documentation
PRESS MANAGEMENT DocumentationPRESS MANAGEMENT Documentation
PRESS MANAGEMENT Documentation
 
Project Documentation Student Management System format.pptx
Project Documentation Student Management System format.pptxProject Documentation Student Management System format.pptx
Project Documentation Student Management System format.pptx
 
Laundry management system project report.pdf
Laundry management system project report.pdfLaundry management system project report.pdf
Laundry management system project report.pdf
 
Emergency ambulance portal-PPT-3g2pqy.pptx
Emergency ambulance portal-PPT-3g2pqy.pptxEmergency ambulance portal-PPT-3g2pqy.pptx
Emergency ambulance portal-PPT-3g2pqy.pptx
 
Bus information live monitoring system
Bus information live monitoring systemBus information live monitoring system
Bus information live monitoring system
 
Software development life cycle
Software development life cycle Software development life cycle
Software development life cycle
 
Hostel management system (5)
Hostel management system (5)Hostel management system (5)
Hostel management system (5)
 
College Stationery Management System VB 6.0 and Microsoft Access Project
College Stationery Management System VB 6.0  and Microsoft Access ProjectCollege Stationery Management System VB 6.0  and Microsoft Access Project
College Stationery Management System VB 6.0 and Microsoft Access Project
 
Mobile store management
Mobile store management Mobile store management
Mobile store management
 
School management System
School management SystemSchool management System
School management System
 
college website project report
college website project reportcollege website project report
college website project report
 

Recently uploaded

➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐Dpboss Matka Guessing Satta Matka Kalyan Chart Indian Matka
 
High-Quality IPTV Monthly Subscription for $15
High-Quality IPTV Monthly Subscription for $15High-Quality IPTV Monthly Subscription for $15
High-Quality IPTV Monthly Subscription for $15
advik4387
 
Kanban Coaching Exchange with Dave White - Example SDR Report
Kanban Coaching Exchange with Dave White - Example SDR ReportKanban Coaching Exchange with Dave White - Example SDR Report
Kanban Coaching Exchange with Dave White - Example SDR Report
Helen Meek
 
Call Girls Chandigarh👉9024918724👉Agency 💞Profile Escorts in Chandigarh Availa...
Call Girls Chandigarh👉9024918724👉Agency 💞Profile Escorts in Chandigarh Availa...Call Girls Chandigarh👉9024918724👉Agency 💞Profile Escorts in Chandigarh Availa...
Call Girls Chandigarh👉9024918724👉Agency 💞Profile Escorts in Chandigarh Availa...
nitachopra
 
japanese language course in delhi near me
japanese language course in delhi near mejapanese language course in delhi near me
japanese language course in delhi near me
heyfairies7
 
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐Dpboss Matka Guessing Satta Matka Kalyan Chart Indian Matka
 
Kanban Coaching Exchange with Dave White - Sample SDR Report
Kanban Coaching Exchange with Dave White - Sample SDR ReportKanban Coaching Exchange with Dave White - Sample SDR Report
Kanban Coaching Exchange with Dave White - Sample SDR Report
Helen Meek
 
Empowering Excellence Gala Night/Education awareness Dubai
Empowering Excellence Gala Night/Education awareness DubaiEmpowering Excellence Gala Night/Education awareness Dubai
Empowering Excellence Gala Night/Education awareness Dubai
ibedark
 
TriStar Gold Corporate Presentation - June 2024
TriStar Gold Corporate Presentation - June 2024TriStar Gold Corporate Presentation - June 2024
TriStar Gold Corporate Presentation - June 2024
Adnet Communications
 
Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan ChartSatta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results
 
Satta Matka Kalyan Matka Satta Matka Guessing
Satta Matka Kalyan Matka Satta Matka GuessingSatta Matka Kalyan Matka Satta Matka Guessing
Satta Matka Kalyan Matka Satta Matka Guessing
DP Boss Satta Matka Kalyan Matka
 
Stainless Steel Conveyor Manufacturers Chennai
Stainless Steel Conveyor Manufacturers ChennaiStainless Steel Conveyor Manufacturers Chennai
Stainless Steel Conveyor Manufacturers Chennai
ConveyorSystem
 
deft. 2024 pricing guide for onboarding
deft.  2024 pricing guide for onboardingdeft.  2024 pricing guide for onboarding
deft. 2024 pricing guide for onboarding
hello960827
 
Adani Group's Active Interest In Increasing Its Presence in the Cement Manufa...
Adani Group's Active Interest In Increasing Its Presence in the Cement Manufa...Adani Group's Active Interest In Increasing Its Presence in the Cement Manufa...
Adani Group's Active Interest In Increasing Its Presence in the Cement Manufa...
Adani case
 
20240609_ TJ Communications Credentials.pdf
20240609_ TJ Communications Credentials.pdf20240609_ TJ Communications Credentials.pdf
20240609_ TJ Communications Credentials.pdf
tjcomstrang
 
Intelligent Small Boat Security Solution - June 2024
Intelligent Small Boat Security Solution - June 2024Intelligent Small Boat Security Solution - June 2024
Intelligent Small Boat Security Solution - June 2024
Hector Del Castillo, CPM, CPMM
 
Revolutionizing Surface Protection Xlcoatings Nano Based Solutions
Revolutionizing Surface Protection Xlcoatings Nano Based SolutionsRevolutionizing Surface Protection Xlcoatings Nano Based Solutions
Revolutionizing Surface Protection Xlcoatings Nano Based Solutions
Excel coatings
 
The Key Summaries of Forum Gas 2024.pptx
The Key Summaries of Forum Gas 2024.pptxThe Key Summaries of Forum Gas 2024.pptx
The Key Summaries of Forum Gas 2024.pptx
Sampe Purba
 
Pro Tips for Effortless Contract Management
Pro Tips for Effortless Contract ManagementPro Tips for Effortless Contract Management
Pro Tips for Effortless Contract Management
Eternity Paralegal Services
 
2024.06 CPMN Cambridge - Beyond Now-Next-Later.pdf
2024.06 CPMN Cambridge - Beyond Now-Next-Later.pdf2024.06 CPMN Cambridge - Beyond Now-Next-Later.pdf
2024.06 CPMN Cambridge - Beyond Now-Next-Later.pdf
Cambridge Product Management Network
 

Recently uploaded (20)

➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
 
High-Quality IPTV Monthly Subscription for $15
High-Quality IPTV Monthly Subscription for $15High-Quality IPTV Monthly Subscription for $15
High-Quality IPTV Monthly Subscription for $15
 
Kanban Coaching Exchange with Dave White - Example SDR Report
Kanban Coaching Exchange with Dave White - Example SDR ReportKanban Coaching Exchange with Dave White - Example SDR Report
Kanban Coaching Exchange with Dave White - Example SDR Report
 
Call Girls Chandigarh👉9024918724👉Agency 💞Profile Escorts in Chandigarh Availa...
Call Girls Chandigarh👉9024918724👉Agency 💞Profile Escorts in Chandigarh Availa...Call Girls Chandigarh👉9024918724👉Agency 💞Profile Escorts in Chandigarh Availa...
Call Girls Chandigarh👉9024918724👉Agency 💞Profile Escorts in Chandigarh Availa...
 
japanese language course in delhi near me
japanese language course in delhi near mejapanese language course in delhi near me
japanese language course in delhi near me
 
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
➒➌➎➏➑➐➋➑➐➐ Satta Matka Dpboss Matka Guessing Indian Matka
 
Kanban Coaching Exchange with Dave White - Sample SDR Report
Kanban Coaching Exchange with Dave White - Sample SDR ReportKanban Coaching Exchange with Dave White - Sample SDR Report
Kanban Coaching Exchange with Dave White - Sample SDR Report
 
Empowering Excellence Gala Night/Education awareness Dubai
Empowering Excellence Gala Night/Education awareness DubaiEmpowering Excellence Gala Night/Education awareness Dubai
Empowering Excellence Gala Night/Education awareness Dubai
 
TriStar Gold Corporate Presentation - June 2024
TriStar Gold Corporate Presentation - June 2024TriStar Gold Corporate Presentation - June 2024
TriStar Gold Corporate Presentation - June 2024
 
Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan ChartSatta Matka Dpboss Kalyan Matka Results Kalyan Chart
Satta Matka Dpboss Kalyan Matka Results Kalyan Chart
 
Satta Matka Kalyan Matka Satta Matka Guessing
Satta Matka Kalyan Matka Satta Matka GuessingSatta Matka Kalyan Matka Satta Matka Guessing
Satta Matka Kalyan Matka Satta Matka Guessing
 
Stainless Steel Conveyor Manufacturers Chennai
Stainless Steel Conveyor Manufacturers ChennaiStainless Steel Conveyor Manufacturers Chennai
Stainless Steel Conveyor Manufacturers Chennai
 
deft. 2024 pricing guide for onboarding
deft.  2024 pricing guide for onboardingdeft.  2024 pricing guide for onboarding
deft. 2024 pricing guide for onboarding
 
Adani Group's Active Interest In Increasing Its Presence in the Cement Manufa...
Adani Group's Active Interest In Increasing Its Presence in the Cement Manufa...Adani Group's Active Interest In Increasing Its Presence in the Cement Manufa...
Adani Group's Active Interest In Increasing Its Presence in the Cement Manufa...
 
20240609_ TJ Communications Credentials.pdf
20240609_ TJ Communications Credentials.pdf20240609_ TJ Communications Credentials.pdf
20240609_ TJ Communications Credentials.pdf
 
Intelligent Small Boat Security Solution - June 2024
Intelligent Small Boat Security Solution - June 2024Intelligent Small Boat Security Solution - June 2024
Intelligent Small Boat Security Solution - June 2024
 
Revolutionizing Surface Protection Xlcoatings Nano Based Solutions
Revolutionizing Surface Protection Xlcoatings Nano Based SolutionsRevolutionizing Surface Protection Xlcoatings Nano Based Solutions
Revolutionizing Surface Protection Xlcoatings Nano Based Solutions
 
The Key Summaries of Forum Gas 2024.pptx
The Key Summaries of Forum Gas 2024.pptxThe Key Summaries of Forum Gas 2024.pptx
The Key Summaries of Forum Gas 2024.pptx
 
Pro Tips for Effortless Contract Management
Pro Tips for Effortless Contract ManagementPro Tips for Effortless Contract Management
Pro Tips for Effortless Contract Management
 
2024.06 CPMN Cambridge - Beyond Now-Next-Later.pdf
2024.06 CPMN Cambridge - Beyond Now-Next-Later.pdf2024.06 CPMN Cambridge - Beyond Now-Next-Later.pdf
2024.06 CPMN Cambridge - Beyond Now-Next-Later.pdf
 

Machine learning Courier.pptx

  • 1. Courier Management System Guided by Prof.Mrs.J.Rexy,Msc.,M.Phil.,M.B.A.,SET. Submitted by GURU GANESH K 17CSE17
  • 3. Abstract  The project named "COURIER MANAGEMENT SYSTEM" is designed to transfer essential products from one place or person to another. And this is used to communicate globally. Processing is to be completed immediately. This project 's essential notification is to maintain a high level of transportation.  With the aid of this courier, people today want to send out the letter and other items. Since it preserves the timings and the minimal expenditures. Within this courier can be done the trade and freight trading. This project is given as a computerized one for making this work. Through this useful automation will every the manual workings. This courier is also used in domestic applications, and is also available in remote areas. So it is easy to learn the person who is unfamiliar to this method too. This courier branches are given all over the world. The courier is much quicker than the post mail, so people want to have approaches of this kind. The project is created using the web- based front-end PHP and use MySQL as a back-end, so it's simple to store data for different modules and display the data in the forms structured in the
  • 5. Problem Definition  The system will be used for day-to-day activities such as return, business information, hub prices, reservation, non- delivery and pickup centres. This method is not easy to do manually, as it would be very hectic. It is therefore proposed that the process be automated by designing the necessary software as the world shifts from manual work to an age of information and technology, where automation is important in every part of life. This system's primary objective is to link all branches to the database centre so that the information is the same everywhere. This program increases productivity and improves rates of service quality. The project 's objective is to provide an effective Courier Management System that involves estimating the time needed to reach the destination apart from calculating the courier bill.
  • 6. Project Description  Our main goal should be to handle consignment in an efficient manner according to our customer requirement. The new program removes all issues associated with the current program. And at high-tech, automate all processes. It should keep record of customer booking and delivery information, so that the performance metrics depend on them can be proficient without much effort. The value for every consignment when measuring the bill. Predicting the exact time needed to reach the destination. Simplicity of user interface, and device friendliness.
  • 8. Existing System  A lot of staff at the office are interested in the Courier scheme. The details is kept in a separate file for a specific courier. A individual records all of the courier 's data in a log, this function requires a high degree of attention as care must be taken to ensure that no wring entry reaches the log. This repetitive work will lead to errors in the input resulting in the incorrect entry of packed data from the courier. Since the data is stored in the registers, data alteration cannot be done easily. It is important to delete and replace the previous information, or to assign a new page so that both the old and new information can be written on the same page. Summarizing the data, writing an up-to - date report, is very difficult, taking a lot of hard work and sorting through the various registers to condense the presentation data.
  • 9. Drawbacks of Existing System  It requires handling a large amount of data with different pieces of data each.  All the research is done on a very large volume, so we can loosen the results.  The entire system is searched for a specific problem, so that the procedure is more time consuming.
  • 10. Proposed System  After a detailed study of the existing system, it is clear that the project's goal is not fulfilled. To make the organization's objective feasible, a computerized information system is needed, with the aid of which all activities can be performed more efficiently and faster. To achieve that, a new system needs to be planned and built. The proposed system is structured in such a way that multiple users may simultaneously have a view of the system. This makes the use of man's power and energy efficient and great.
  • 11. Advantages of Proposed System  The use of cloud applications for the management of courier delivery gives businesses increasing control into their operations.  It helps businesses to completely optimize their capital and to achieve distribution processes in-control.  Courier management system helps to set distribution departure and return times and to calculate them.
  • 14. Data Flow Diagram – Level - 0
  • 15. Data Flow Diagram – Level - 1
  • 16. tabUsers S.No. Field Name Data Type Constraint Description 1 fullname varchar(50) NOT NULL Full name of the User 2 gender varchar(10) NOT NULL Gender of the User 3 birthdate varchar(20) NOT NULL Birth Date of the User 4 mobile varchar(10) NOT NULL Mobile Number of the User 5 emailid varchar(50) NOT NULL Email ID of the User 6 address1 varchar(50) NOT NULL Address Line 1 of the User 7 address2 varchar(50) NOT NULL Address Line 2 of the User 8 city varchar(50) NOT NULL City Name of the User 9 loginid varchar(50) PRIMARY KEY Login ID of the User 10 password varchar(50) NOT NULL Password of the User
  • 17. tabConsignements S.No. Field Name Data Type Constraint Description 1 entryid int(11) AUTO INCREMENT Unique ID of the Consignment 2 loginid varchar(50) NOT NULL Login ID of the Consignment 3 toname varchar(50) NOT NULL To Name of the Consignment 4 mobile varchar(10) NOT NULL Mobile Number of the To User 5 add1 varchar(50) NOT NULL Address Line 1 of the To User 6 add2 varchar(50) NOT NULL Address Line 2 of the To User 7 add3 varchar(50) NOT NULL Address Line 3 of the To User 8 city varchar(50) NOT NULL City of the To User 9 productdetails varchar(50) NOT NULL Product Details of the To User 10 weight int(11) NOT NULL Weight of the Consignment
  • 18. tabStatus S.No. Field Name Data Type Constraint Description 1 entryid int(11) AUTO INCREMEN T Unique ID of the Consignment Status 2 consignmentid int(11) NOT NULL Consignment ID of the Consignment 3 status int(11) NOT NULL Status of the Consignment
  • 19. tabTrack S.No. Field Name Data Type Constraint Description 1 entryid int(11) AUTO INCREMEN T Unique ID of the Consignment Status 2 consignmentid int(11) NOT NULL Login ID of the Consignment 3 track_status varchar(50) NOT NULL Track Status of the Consignment
  • 20. tabDelivery S.No. Field Name Data Type Constraint Description 1 entryid int(11) AUTO INCREMEN T Unique ID of the Consignment Status 2 consignmentid int(11) NOT NULL Consignment ID of the Consignment 3 delivery_date varchar(20) NOT NULL Delivery Date 4 delivery_time varchar(20) NOT NULL Delivery Time
  • 26. System Implementation  Systems implementation is the process of defining how the information system should be built (i.e., physical system design), ensuring that the information system is operational and used, ensuring that the information system meets quality standard (i.e., quality assurance).  USERMODULE ◦ Here, the user can give their details. They can login with their username and password. They can view the details of their training class.  ADMINMODULE ◦ Admin can view the learner, trainer and package details. Admin manage the data of the enquiry. Admin can view all the answer the queries.
  • 28. Unit Testing  Unit testing focuses on verification errors on the smallest unit of software design-the module. Using the procedural design description as a guide, important control paths are tested to uncover errors within the boundary of the module. The module interface is tested to ensure that the information properly flows into and out of the program unit under test. Boundary conditions are tested to ensure that the module operates properly at the boundaries established to limit of restrict processing.
  • 29. Integration Testing  Integration testing is a systematic technique for constructing the program structure while conducting test to uncover errors associated with interfacing. The objective is to take unit tested modules and build a program structure that has been dictated by design.
  • 30. Black Box Testing  Black box testing focuses on the functional requirements of the software. That is black box testing enables the software engineer to drive a set of input conditions that will fully exercise the requirements for a program. Black box testing is not an alternative for white box testing techniques. Rather, it is a complementary approach that is likely to uncover different class of errors.
  • 32. Conclusion  The courier services are automated as hand written documentation is minimized to a bare minimum the software is fully implemented.  The data can be easily backed up onto a reliable media so that no or minimal data lass is there in case of system crash.  Unauthorized access to the data is nearly eliminated by providing password authentication system.  This project has made us require a professional outlook towards problem statement and solving it to the best and maximum.
  • 33. Future Enhancement  There is always a room for improvement in any software package. The important thing is that the system should flexible enough for further modifications. Considering this important factor, the system is designed such a way that the provisions are given for further enhancements.
  • 35. Hardware Requirements COMPONENT SPECIFICATION CPU Intel Dual Core 2.4 GHz or Later RAM 2GB DDR2 Hard Disk 160 GB Display Wide VGA (Video Graphics Array) Input Keyboard and Mouse
  • 36. Software Requirements COMPONENT SPECIFICATION Front End PHP Back End MySQL IDE Dreamweaver Platform Windows 7 or later Database Server XAMPP
  翻译: