Skip to content

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

License

Notifications You must be signed in to change notification settings

Ronik22/Django_PizzaHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

    About

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

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published