Supply Chain Analytics Dashboard

How to use This :

  1. Clone this Project
git clone https://github.com/fakhrirobi/supply_chain_analytics_dashboard
  1. Install all dependencies
cd supply_chain_analytics_dashboard
pip install -r requirements.txt
  1. Run app.py file
python app.py
  1. Open http://127.0.0.1:8050/ in Your Browser