Build an App from a Spreadsheet

Tech Superstars is an example app that shows data from a spreadsheet. The sample spreadsheet contains tech superstars, but you can use the tutorial to build an app that displays any type of information!

  • No coding experience necessary, no prereq, less than an hour.
  • Uses Thunkable’s drag and drop interface
  • DataSource and DataViewerGrid, Google Sheets
  • Coding Concepts: Event handlers and variables

1. Professor Wolber introduces the app.
2. Connect your spreadsheet to a data source in the app.
3. Create an info screen showing all info for particular superstar
4. Professor chalk talk: coding concepts and terminology

Add an input form to the app

5. Professor Wolber introduces user input and the updated app
6. Add an input form to the spreadsheet app.