Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 885 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 885 Bytes

Pizza-Hub | ECommerce

An ECommerce Web App created using Django, lets users order food online. Items are placed under vendor-defined categories.


Features :

  • Sign Up, Login, Logout, Forgot Password
  • Food items and Categories
  • Wishlist and Cart
  • Order summary, Repeat orders and Order rating
  • Get Receipt after purchase
  • Content management with Django Admin
  • Payment gateway integration using Razorpay

  • 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" ] }

     

    Demo

    demo1.mp4

    Video Link