Cargo - and - Logistics - Tracking - System - Mert - Parlak
Cargo - and - Logistics - Tracking - System - Mert - Parlak
1. Introduction
In today's fast-paced logistics landscape, efficient tracking and management of cargo and
logistics processes are crucial for increased productivity and customer satisfaction. This project
aims to develop a Cargo and Logistics Tracking System that manages and queries data on
shipments, customers, packages, delivery statuses, and employees within a relational
database. The system will offer real-time tracking capabilities, enabling better control over
deliveries, faster response times, and increased customer satisfaction.
2. Project Objectives
The primary objective of this project is to create a database system that ensures efficient
management and monitoring of the cargo delivery process. This system will enable:
3. Database Entities
3.1. Shipment Table
This table stores information related to each shipment. It is linked to the Customer, Package,
and Delivery Status tables.
Attributes:
• PackageID: Package associated with the shipment (Foreign Key referencing Package
Table)
Attributes:
Attributes:
Attributes:
• ShipmentID: Shipment the delivery status belongs to (Foreign Key referencing Shipment
Table)
Attributes:
4. Relationships
The relationships between the tables in the database are as follows:
5. Conclusion
This project offers a comprehensive solution for increasing efficiency and ensuring customer
satisfaction in the cargo and logistics industry. The relational database structure enables
efficient data management and querying, providing real-time tracking and analysis capabilities.