This is our CS 411 Project Track 1, Eating My Feelings, which is a recipes website.
python >= 3.5
git clone https://github.com/cs411-alawini/fa22-cs411-Q-team124-triggered.git
cd fa22-cs411-Q-team124-triggered
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
export FLASK_APP = app
flask run
https://drive.google.com/file/d/1hdlLtJM9SaCoVOt0L4GIpIKVU4DEHdwe/view?usp=share_link
Ruchika Biswas ([email protected])
Thihan Moe Kyaw ([email protected])
Avani Puranik ([email protected])
Serena Tzeng ([email protected])