Install pillow by running pip install pillow
Install SQLAlchemy (version 1.4.31) by running pip install SQLAlchemy==1.4.31
Run MySQL Data init file to set up Database and Tables
Run FE/initSQL - RUN FIRST.py
to set up test data
Run FE/landingPage.py
to start the application