top of page

Shopping Cart

An app to collect orders

Shopping Cart

 

This series of apps shows you how to build an order capturing app


The primary functionality is centered around the idea of

  • Presenting the user a list of products

  • Allowing them to "tap on the product they want" to add to the order

  • And allowing them to indicate how many they want


This series consists of the following versions:

  1. Base "Shopping Cart" App

  2. Forcing a sync

  3. Popup for QTY

  4. Customer-Specific Products

  5. Product Categories

  6. Automatically delete any "no qty" items

  7. Totals


bottom of page