himanshusharma89/relic_bazaar

Adding the cart system.

Open

#248 opened on May 29, 2021

View on GitHub
 (7 comments) (0 reactions) (1 assignee)Dart (87 forks)github user discovery
hacktoberfest

Repository metrics

Stars
 (86 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide