Skip to content

merRen22/generic-js-store-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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