Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Build Customized Apps with Amazon Honeycode
  • Table Of Contents Toc
  • Feedback & Rating feedback
Build Customized Apps with Amazon Honeycode

Build Customized Apps with Amazon Honeycode

By : Aniruddha Loya
5 (8)
close
close
Build Customized Apps with Amazon Honeycode

Build Customized Apps with Amazon Honeycode

5 (8)
By: Aniruddha Loya

Overview of this book

Amazon Honeycode enables you to build fully managed, customizable, and scalable mobile and web applications for personal or professional use with little to no code. With this practical guide to Amazon Honeycode, you’ll be able to bring your app ideas to life, improving your and your team’s/organization’s productivity. You’ll begin by creating your very first app from the get-go and use it as a means to explore the Honeycode development environment and concepts. Next, you’ll learn how to set up and organize the data to build and bind an app on Honeycode as well as deconstruct different templates to understand the common structures and patterns that can be used. Finally, you’ll build a few apps from scratch and discover how to apply the concepts you’ve learned. By the end of this app development book, you’ll have gained the knowledge you need to be able to build and deploy your own mobile and web applications. You’ll also be able to invite and share your app with people you want to collaborate with.
Table of Contents (20 chapters)
close
close
1
Part 1: Introduction to Honeycode
In Progress | 0 / 1 sections completed | 0%
Free Chapter
2
Chapter 1: Amazon Honeycode – Day One
In Progress | 0 / 5 sections completed | 0%
7
Part 2: Deep-Dive into Honeycode Templates
In Progress | 0 / 1 sections completed | 0%
8
Chapter 6: Introduction to Honeycode Templates
In Progress | 0 / 4 sections completed | 0%
13
Part 3: Let's Build Some Apps
In Progress | 0 / 1 sections completed | 0%
19
Other Books You May Enjoy
In Progress | 0 / 3 sections completed | 0%

Chapter 14 – Solving Complex Problems through Multiple Apps Within a Workbook

Exercise 1

When adding a new property, we want the ID to be unique, and in typical databases, it is achieved by setting the column as primary key and making it auto-incrementing. The formula we added is meant to achieve the same.

The GetRow function is provided with the table as a source of rows, the current row as the context row, and -1 as the offset to get the row above the current row. The returned row is then dereferenced to get the value of the Id column and we add 1 to that to set the value of the cell. The value of the IDs is instantiated in row 2 by setting the value 1 in the cell.

Another way of achieving the same result is to use cell references by setting the =A2+1 formula in cell A3 and then copying and pasting the formula to all cells in the Id column.

Exercise 2

As discussed in the Client details screen section, the functionality to add is similar to the changes made...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY