Skip to content

The SCbullwhip is a shiny app that has as main goal the illustration and exploration of the bullwhip effect

Notifications You must be signed in to change notification settings

SaJaToGu/bullwhipgame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bullwhipgame

The bullwhipgame is an educational game that has as purpose the illustration and exploration of the bullwhip effect, i.e. the increase in demand variability along the supply chain.

The game simulates the distribution process of a single product that uses a four stages supply chain: reailer, wholesaler, distributor and factory. The members of the supply chain need to meet customer demand with minimal shortage situations and inventory cost, while satisfying service level requirements. All participants use the same inventory replenishment policy, forecast method, delivery lead time and service level. Holding and shortage cost are fixed and information sharing and cooperation is not allowed.

The goal of the game is to minimize the total inventory cost in the supply chain.

Installation:

To play the bullwhipgame locally you must have installed R, Shiny and the packages used in the server file.
Copy the "app.R" file and "www" folder in the same directory on your machine.
Open one of the files in RStudio and click the "runApp" button.

From Github, the following command will download and run the application

shiny::runGitHub('bullwhipgame', 'msmarchena')

Live demo of the bullwhipgame can be found here https://marchenamarlene.shinyapps.io/bullwhipgame/

About

The SCbullwhip is a shiny app that has as main goal the illustration and exploration of the bullwhip effect

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 78.1%
  • R 21.9%