Team LiB
Previous Section Next Section

JavaScript-Specific Features of the Center Park Web Site

As you've seen over the past few chapters, the Center Park Web site has several JavaScriptspecific features that elevate it above a regular "static" Web site. Specifically, and as you've seen over the past few chapters, those features are as follows:

Note 

The following list was originally presented in Chapter 14, which was the Center Park "preview" chapter. We are presenting this list once again, so you can use it as a "review checklist" for how the described functionality was actually implemented within the Center Park Web site. Then, the individual headings in this chapter will discuss each functional component in more detail.

Within each of the sections in this chapter, the functionality will be reviewed; however, the focus will also be to determine if the project goal (i.e. the requested functionality) was met, and to determine what additional features might be added in the future (and—critically—what user functional requirements might drive the development of these additional features).

Note 

This wrap-up chapter has been written as if it were a "post-project" review. As you read through it, imagine yourself in the role of JavaScript Web developer (which you now are, after reading this book!), meeting with the Center Park administrators. Your job in this customer follow-up meeting, then, is to "sell" your own work (that is, show how the final product has met their pre-project requirements) but at the same time keep an open ear for (and make note of) potential future changes, which would add to the functionality of the site.


Team LiB
Previous Section Next Section