Abstract: The "Logistics and Cargo Automation System" is a web application developed using PHP for the front-end and MySQL for the back-end. It aims to streamline the logistics business by managing employee and customer details, bookings, transport, and deliveries. Employee information, including contact details, is stored in the system. Customers can book shipments, providing details like product type, quantity, weight, total amount, and delivery address, all of which are saved for future reference. Based on this information, trips are assigned, and transport details are allocated to employees for delivery. Employees can track deliveries, generate bills for pending payments, and update delivery statuses. Admins can monitor outgoing shipments, ongoing trips, and generate reports for system management.
Keywords: Cargo Automation ,Employee Management ,Customer Management, Product Details, Pending Payments, Transport Allocation.