Delivery Management System - Copy this React, Tailwind Component to your project
"FR3.1: Delivery Service Types The system shall manage two types of delivery services: In house transportation Supplier provided transportation FR3.2: Transport Unit Information Storage The system shall store information for each transport unit, including: TU_ID, Transportation name, Registered numbers, Capacity, Responsible employees, Number of kilometers driven, Assigned parking area FR3.3: Parking System Integration The system shall assume that all transport units operate between 6 AM and 6 PM, with each vehicle assigned to a fixed parking area. In the future, the system may integrate with an IoT parking system to verify when vehicles return to their assigned parking area. FR3.4: Supplier Transportation Planning When a delivery order is associated with a supplier, the system shall generate a list of required components and calculate: The number of vehicles needed Optimal routes The offered payment for transportation Send this list to the representative of the vendor FR3.5: In House Transportation Planning When a delivery order is sent to a supplier, the system shall note: Which warehouses will be visited The amount of materials to be packed by the in house delivery team The system shall notify the leader of the assigned delivery team via email with details of the delivery order."
