This is a product management web application. We can register products with images and videos. We can place orders to purchase a manufacturer's product. Once the manufacturer has approved the order, the warehouse user can see which product will arrive on which date and what is the current status. We will update the stock of the product once the product arrives at the warehouse. Next, we will calculate the product purchase price with insurance and duty tax. We can upload all e-commerce site orders then update order status as per order stock and decide the delivery date. We are calculating stock in real-time. For continuous deployment, we are using a Bitbucket ci/cd pipeline.