i need to create a stock mgmt system. basically a sales person order products from regional warehouse, if the item is not available, it connects to master warehouse to check the details and informs the sales person when the delivery to the shop can be done. Here there are many regional warehouses and one main master warehouse. many sales person accces the system from different places.
how do i code it in java?