HSIAO-CHUN HUNG hh617 / YU WANG yw1029 / YUYUE SUN ys898 / ZHUOER LIU zl413
git clone[https://github.com/yuwang1028/694_Team15_DBMS_2024]
python3 -m venv <env_name>
source <env_name>/bin/activate
pip3 install -r requirements.txt --no-cache-dir
cd ./scripts
#copy data to this folder
sh scripts/setup/main.sh
python3 UI/ui.py
Once you run this, you should see the search app @ localhost:8000
python3 scripts/staleCacheChecker.py