Skip to content

fishimve/kaykommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaykommerce

An eCommerce app using ASOS.com API.

Requirements

  • Make sure you have Flutter SDK 2.12.0 and over
  • Add your ASOS RapidApi key to lib/services/ApiService class
  • Create a Firebase project and add an Android/iOS app
  • Download the configuration file containing keys and identifiers for your app add then to your app. Follow instructions

Demo

  • Every app user(client) login anonymously to Firebase and he is given an id
  • This id is used to store cart and orders data
  • The main screen shows all ASOS brand categories and subcategories given by the API Brand Categories Screen
  • Clicking on the brand category opens its subcategories Brand sub categories expanded
  • Clicking on a subcategory opens a list of products inside a category. You can modify the params in lib/services/ApiService class for other queries Billabong category products Casio category products Fred Perry category products Lamoda category products
  • Clicking on the cart icon adds the product to the cart. Clicking twice increments the quantity of product in the cart Add to cart Add to cart
  • Clicking on the product opens the product details screen product details product details product details product details
  • Go back, and go to Cart screen and place an order. Go back and repeat the process Cart products Remove from cart Confirm remove Updated cart product
  • Go to the Orders screen to see order history and details Orders Screen Orders Screen details

About

An eCommerce app using ASOS.com API for KAYKO.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages