/ShipIt

Solving the shipping problem through Operations Research

Primary LanguagePython

Ship It

Solving the shipping problem through Operations Research

Installation Instructions

  1. Clone the repo
git clone https://github.com/AhmedTremo/ShipIt.git
cd ShipIt
  1. Create environment a. For Linux
python -m venv venv_shipIt
source venv_shipIt/bin/activate

b. For Windows

python -m venv venv_shipIt
venv_shipIt/Scripts/activate
  1. Install dependencies
pip install -r requirements.txt

Run Instructions

streamlit run app.py
  1. It should open a webapp on the http://localhost:8501/

Link to the submission folder on google drive

https://drive.google.com/drive/folders/1qejc9JG6EQng4Mh1l-n4LSuR2DfDzCUf?usp=sharing

Link to the demo video

https://drive.google.com/file/d/1OD2nQnm6d7qlk4Rkk2wbXYA0Y-s-LOjL/view?usp=sharing