This document summarizes a workshop on building a product shopping application using jQuery Mobile. It describes creating an account on Codiqa to build the application interface, making an AJAX call to populate a list view with product data from an API, and uploading the application to Google App Engine so it can be accessed from mobile devices. Code examples are provided for resetting the list view, adding individual product items to the list, and configuring the App Engine deployment.