Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.07 KB

generic_store_app

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.

alt text alt text alt text alt text

Usage

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

Releases

The apk for this porject can be found in releases tab

BACKEND

The app backend can be fount on this repository 👉 https://github.com/merRen22/generic-js-store-backend