Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 771 Bytes

File metadata and controls

16 lines (8 loc) · 771 Bytes

Classic Multivendor Food Delivery System in Django

This is a mutivendor food delivery application built with popular python web framework (Django). In this system, multiple vendors can register their restaurants

Customers can register and order any food from any vendor. The customers can either pay with PayPal or other payments method.

Flow Chart of the application design

The flow chart figure below shows the sequential order of how the system was designed.

foodOnline-Flowchart

Database Design (ERD) in Postgres

Erd Food Delivery