Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 640 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 640 Bytes

Yummy Delivery Site

This Site is used to buy food item online on the customer side and to process the food delivery request by the food item provider side. This website use flask framework in backend and html and css in frontend.

Yummy delivery app webpage link

Functions available

Buy food from different restaurant. Ability to know if your food request is accepted Ability to know deliver history Restaurant user can add, update items on their will Restaurant user can accept whether they can proceed with the order

To Install all packages use command "pip install -r requirements.txt"