Book Image

LiveCode Mobile Development Beginner's Guide (2nd Edition)

Book Image

LiveCode Mobile Development Beginner's Guide (2nd Edition)

Overview of this book

Table of Contents (15 chapters)
LiveCode Mobile Development Beginner's Guide Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Making the reminder app


Ok, enough groundwork! Let's start making the reminder app. Rather than adding a feature at the time, along with any scripts, we'll make the various cards that will be needed to create the app's GUI (graphical user interface) first and then go back and add the scripts.

Laying out the cards

We're going to make the first card of the stack be a place where you can see the current reminders, sort them by time or location, and add new reminders and locations. Then, we will make a second card to enter the location details and a third card to enter the details for a new reminder.