Book Image

PhoneGap for Enterprise

By : Kerri Shotts
Book Image

PhoneGap for Enterprise

By: Kerri Shotts

Overview of this book

Table of Contents (16 chapters)
PhoneGap for Enterprise
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 2 – Building the Data Store and Business Logic


In this chapter, you learn about the typical server architecture required for building the data store and the business logic. You also learn to design data models, writing business logic and where that logic should be placed. You also learn to design permissions and authorization models. Finally you are introduced to Tasker, our demonstration app.

Database servers

The following are the official links to references on various kinds of databases out there:

Designing Data Models

The following are links to references on data modeling tools and the Entity-Relationship model: