area1707 / grace-shopper

3 stars 0 forks source link

Unauth - persist content of cart #11

Open lean257 opened 7 years ago

lean257 commented 7 years ago

Story: As a anonymous user, I can refresh the page and have the cart persist, so that I don't lose my work (you may use sessionStorage, localStorage, cookies or JWT for this)

Implementation: Add cart in sessions table.