Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 308 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 308 Bytes

Pizza-Web

Collect order data from a large group of people fast and efficiently by sharing one link. Using Flask and MongoDB

Requirements

Tested on Python3.8
MongoDB must be running on the host machine that you are running this on.

pip install -r requirements.txt

Run

python3 pizza-web.py