CalNourish / pantry-webapp

Pantry web app built with Next.js
https://www.ucbbncfp.com/
MIT License
8 stars 0 forks source link

Checkout: make default cart editable by admin #131

Closed janiseliang closed 1 year ago

janiseliang commented 1 year ago

Change default cart from hardcoded into firebase and let admin modify it, either in checkout page or in admin page

works with changes in #127