An ECommerce Web App created using Django, lets users order food online. Items are placed under vendor-defined categories.
Note : Customization options (optional) for product items should be added in Singleline JSON text
in Django Admin.
Example : { "size":[ "Regular", "Medium", "Large" ], "crust":[ "cheese burst", "classic hand tossed", "thin crust" ] }