2022-Spring-NYU-DevOps-Shopcarts / shopcarts

Shopcarts squad.
Apache License 2.0
2 stars 2 forks source link

Data Persistence #17

Closed TimothyXu closed 2 years ago

TimothyXu commented 2 years ago

As a user I need my shopcart to remember my items even after I log out So that when I come back after some time, I still have the same items in my shopcart

Details and Assumptions