CoreyWarren / coldcmerch.com

Creating a Django/React/JWT/Redux E-Commerce store for my good friends in Cold Cut. Shout out to Elmar, Lou, and Brian.
1 stars 0 forks source link

Checkout Page -- Overdraft Stock checks (Django Backend Views) --> Refuse to show full Checkout Page if, from the Django backend, it is determined that the current cart has items which are out of stock. Specify which items those are, to help the user out. #92

Closed CoreyWarren closed 1 year ago

CoreyWarren commented 1 year ago

Ugly issue. Basic implementation is done. Closing this to open a fresher, more specific issue.