If you are building an online store or just need a place to record your inventory, then chances are you will need a Product Catalog. Now you could go out and buy any old cookie cutter Catalog tool on the market. However, before you do, you better make sure you understand what your Catalog requires. Otherwise, you may spend a lot of time and money on a tool that will not fit the bill. So, today we will focus on how to convert our product catalog application ideas into a mobile application using Appcelerator.

Building a Mobile Application Using Appcelerator

Today’s lesson is going to pick up where we left off with our product catalog applications. In this lesson, we are going to build a mobile application using Appcelerator for our product catalog. Why Appcelerator and not iOS or Android? Well, we chose Appcelerator because it is one of the more popular mobile development platforms that allows users to build mobile applications using XML, CSS, and Javascript and then deploy their application to multiple devices (iPhone, Android, and Windows). This means anyone who has an intermediate understanding of building websites can build a mobile app.  Which can be a huge cost benefit over other the more costly languages Objective-C or Java. Once, we are done you will have a baseline Crud application that can be applied to any product catalog you wish to build.


This series comes from our mentoring/mastermind classes.  These classes are virtual meetings that focus on how to improve our technical skills and build our businesses.  The goals of each member vary, but this diversity makes for great discussions and ton of educational value every time we meet.  We hope you enjoy this series as much as we enjoy creating it.

Referenced Material:

Previous Product Catalog Classes:

  1. An Overview of the Basics and Design
  2. Understand the ways to store data
  3. Using Tools and Applications to Interact With Our Data
  4. Build an MVC Application to Manage Our Catalog
  5. Test our Web Application With Selenium and WebDriver
  6. Building a WordPress Plugin for our Product Catalog

Other Classes, You Might Consider:

Leave a Reply