Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 893 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 893 Bytes

About App

Its purpose is to randomly shuffle recipes in the database and fetch one.

This application uses the repo in the link as a backend. python-recipe-flask

Requirements

Python Version: 3.10.4

Pip Version: 22.1.2

Run App

python main.py or python -B main.py

Install Libraries

pip install Pillow
pip install numpy
pip install requests

Pictures

image

image

image

image