/portfolio-project-AI_Chef

CS 361 - A web service that cooks food for you whenever you enter any available recipe you want into the site's database directory.

Primary LanguagePython

AI Chef User Interface

CS361 Portfolio Project – AI Chef

A web service that cooks food for you whenever you enter any available recipe you want into the site's database directory. It runs via a command prompt interface and its current microservice is running in the background so that the site users can send customer service emails to the site administrators.

Microservice has been completed by Jacob Heinrich.

Requirements:

pip install pathlib
pip install pika
pip install email

How to Run Program:

Terminal #1

python AI_Chef.py

Terminal #2

cd email-microservice
python emailMicroservice.py

Terminal #3

cd email-microservice
python send.py