Module 5  Shared Data

This module introduces students to apps with shared data (This module is under construction )

Shared data is data stored in a database and accessed by multiple devices. App Inventor provides two high-level components, TinyWebDB and Fusion Tables, which simplify the task of creating an app with a shared, web database. In this module, you will learn how to use TinyWebDB as well as Google Fusion Tables to build apps.


Session 1

Web Databases: An Introduction

A discussion of the difference between TinyDB and TinyWebDB, and some video lessons showing how to build an app with web data

Session 2

Build a Quiz Maker app
Quiz 9

Session 3

Fusion Tables and the Pizza Party Sample (credit: Ralph Morelli)