katherinefernandes / ProjectAOOSD

Project for a DTU course.
0 stars 0 forks source link

ActiveContainers #26

Open munz11 opened 4 years ago

munz11 commented 4 years ago

mandatory methods:

1.assignContainer -> should be able to assign a container to a journey when requested by the CurrentClient.

  1. newContainer -> this will be a private method to create more containers when there is no containers present
  2. editContainer -> make a container in use active when its journey ends. updated by Logistic Company. so collaborate with CurrentClient and the Logistic Company and the AccessContainer
munz11 commented 4 years ago

For the first version, this class will simply return a new containerID later on make it more complex over the weekend...