Home

Awesome

Overview

This is the code for this video on Youtube by Siraj Raval about Supply Chains.

Logistics Wizard is a reimagined supply chain optimization system for the 21st century.

A number of companies use on-premises applications to run their supply chain business processes. Enterprise Resource Planning systems are often one of them and play a critical role in the daily operations.

Logistics Wizard aims to simulate an environment running an ERP system and augments this ERP system with applications to improve the visibility and agility of supply chain managers. In this case, the ERP system is a simulator implementing a very small subset of the functionalities of a real ERP system. The goal is to showcase several common SaaS implementation patterns. Logistics Wizard exhibits hybrid cloud, micro-services, and big data analytics concepts that can be reused when building enterprise-level applications on Bluemix.

One scenario, illustrating how a supply chain can be made more agile, involves dealing with a bad weather condition. Considering a global retail company with distribution centers, retail stores and ongoing shipments, how can this company adapt its supply chain to react to changing weather conditions that could impact its shipments or become opportunities to increase revenues.

Logistics Wizard on Bluemix

Try the Logistics Wizard sample

Use this walkthrough to view the application in action.

Deploy Logistics Wizard in Bluemix

You can deploy your own environment in the following ways:

  1. Use the Logistics Wizard Toolchain to deploy the application as Cloud Foundry microservices. (Recommended)
  2. Follow these instructions to deploy the ERP & Controller manually as Cloud Foundry Docker Apps.
  3. Learn more about deploying the ERP & Controller microservices using Kubernetes & Istio in this blog.

Architecture

The following projects are leveraged in the overall Logistics Wizard solution:

Architecture Diagram

Visit the wiki for a detailed breakdown of the Logistics Wizard demo architecture and deployment strategy.

Related Blog Posts, Videos, etc

Project Milestones

The GitHub milestones for this project and its children are managed by editing the repository config file. The syntax is described in this project. Modify the file and commit. Travis will take care of creating/updating the milestones.

Contribute

Please check out our Contributing Guidelines for detailed information on how you can lend a hand to the Logistics Wizard demo implementation effort.

License

See License.txt for license information.

:point_down: Repositories ... Branches :point_right:masterdev
logistics-wizard-erpBuild Status Coverage StatusBuild Status Coverage Status
logistics-wizard-controllerBuild Status Coverage StatusBuild Status Coverage Status
logistics-wizard-recommendationBuild Status Coverage StatusBuild Status Coverage Status
logistics-wizard-webuiBuild Status Coverage StatusBuild Status Coverage Status
<!--Links-->

Credits

Credit for the code goes to IBM. I've merely created a wrapper to get people started.