Skip to content

You work at a parcel delivery company and you are asked to design a system to automate the internal handling of parcels coming in. The parcels are coming in at the distribution center and need to be handled by different departments based on their weight and value. Currently management is making plans that could lead to the adding or removal of d…

arnokoehler/parcel-delivery-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

parcel-delivery-system

Feature 1

The current business rules are as follows:

  • Parcels with a weight up to 1 kg are handled by the "Mail" departement.
  • Parcels with a weight up to 10 kg are handled by the "Regular" department.
  • Parcels with a weight over 10 kg are handled by the "Heavy" department.

About

You work at a parcel delivery company and you are asked to design a system to automate the internal handling of parcels coming in. The parcels are coming in at the distribution center and need to be handled by different departments based on their weight and value. Currently management is making plans that could lead to the adding or removal of d…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages