Flutter project with UI for a generic store where you can search for products and add them to a cart. The app consumes an API build with nodeJs and mysql using GraphQL.
Products can be search via the search bar and added to the card. The list of avaible products can be seen below:
# | Item |
---|---|
1 | Yogurt laive |
2 | Yogurt milkito |
3 | Yogurt glorio |
4 | Galleta oreo |
5 | Galleta margarita |
6 | Gaseosa pepsi |
The apk for this porject can be found in releases tab
The app backend can be fount on this repository 👉 https://github.com/merRen22/generic-js-store-backend