CHAPTER 5

image

Determining the App’s Functionality and Structure

Now that we know we’re building a web app and have our tools at the ready, we can start really planning the app’s functionality.. In this chapter, you will:

  • Define what the app does
  • Determine how users will interact with it (and what will differ based on a user’s role)
  • Come up with a plan for the site’s back-end code and database
  • Figure out a structure for the front end
  • Create a simple wireframe for the app

By the end of this chapter, you should have a very clear idea of how the app will be built; this should eliminate wasted development hours and help keep the app on track.

What Does ...

Get Realtime Web Apps: With HTML5 WebSocket, PHP, and jQuery now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.