Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 554 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 554 Bytes

Django E-Commerce Store
By Kosaaaaa

Project Features

Cart App

  • ✅ Items List
  • ✅ Item Detail
  • ✅ Add Item to Cart
  • ✅ Item Size Variations
  • ✅ Available quantity for every size
  • ✅ Change (+/-) product quantity in cart
  • ✅ Remove from cart
  • ✅ Order Checkout (possibility for logged users - use saved addresses )
  • ✅ Add coupon code to order
  • ✅ Payment with PayPal
  • ✅ Thank You view after succesful payment

Core App

  • ✅ User Profile view with all users orders
  • ✅ Contact Form for users