Table of Contents
Previous Section

The order in which you add the attributes determines the order in which they appear on the page, so add them in the following order: title, category, rating, dateReleased, and revenue.
Don't add any of the remaining attributes (language, movieId, and studioId). They don't have meaning to users, and should not be displayed in the page.
When the wizard finishes, your new project is displayed in Project Builder. The wizard has produced all the files and resources for a fully functional, one-page application. All you need to do before running your Movies application is build it.
Table of Contents
Next Section