Multi Storage E-commerce is an e-commerce application that implements more than one warehouse for storing goods. The application of this aims to increase the speed of delivery and also reduce shipping costs. When there is a new order, the system will automatically forward the order to the nearest warehouse location from the user's address. The admin on duty at that location is responsible for processing orders until they are complete. Shipping costs borne by the user will be determined based on the distance between the selected warehouse location and the user's address.
Front-End: React.js, Tailwind CSS, Headless UI, Flowbite
Back-End: Node.js, Express.js, Sequelize.js, MySql