Solving the shipping problem through Operations Research
- Clone the repo
git clone https://github.com/AhmedTremo/ShipIt.git
cd ShipIt
- 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
- Install dependencies
pip install -r requirements.txt
streamlit run app.py
- It should open a webapp on the http://localhost:8501/
https://drive.google.com/drive/folders/1qejc9JG6EQng4Mh1l-n4LSuR2DfDzCUf?usp=sharing
https://drive.google.com/file/d/1OD2nQnm6d7qlk4Rkk2wbXYA0Y-s-LOjL/view?usp=sharing