himanshusharma89/relic_bazaar

Adding the cart system.

Opened this issue · 7 comments

Feature Request ✨

Currently, we are showing list of hard coded cart items. I will work to make cart show items, dynamically.

User will click on add to cart button on an item, and that item will be stored in, on device storage and will be shown in the cart screen.

I would like to work on it under GSSOC 21.

Is this issue open?

The cart system is still hardcoded . I would like to work on this issue . Also the data should be stored in firebase collection right ?

The cart data can be stored locally as it'll be user-specific, but after successful payment, it'll be stored in firebase. @Atharv-Joshi

is this issue open ?

Yes @shubhamp269, would you like to work on it?

@himanshusharma89 , I would like to work on this issue. pls. assign it to me.