In: Computer Science
Here we need to draw the usecase diagrams.
Usecase Diagram:
Usecase Diagram is diagram by which we can represent the user's interaction with the given system which shows the association between the user and different usecases.
While we go for Usecase diagram of the above mentioned system. We need to keep some of the points in our mind.
And they are as follows,
* To perform order fulfillement, stocks of the most items is kept. A minimum reorder is made when stocks are below to a set trigger quantity.
* Items ordered that are not in the stock are special orders to specific customers.
* Each item in the warehouse is got stocked is tracked so that it may be located when needed.
* Warehouse generally has three rooms namely,
i) Recieving Room
ii) Stock Room
iii) Order Room
* Like items should be stored next to each other.
* Large items should be kept in shelving, small items should be kept in bins on the shelves.
* The following usecase diagram has five actors,
i) Customer
ii) Sales Person
iii) Warehouse Manager
iv) Warehouse Worker
v) General Manager