Template:Tutorial objective

From Documentation
Revision as of 08:09, 10 August 2012 by Hawk (talk | contribs) (Created page with "= Tutorial Objective = Our target application is a simple car catalog application. This application has two functions: # Search cars. #: Enter a keyword in the input field, click...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Tutorial Objective

Our target application is a simple car catalog application. This application has two functions:

  1. Search cars.
    Enter a keyword in the input field, click Search and search results will be displayed in the car list below.
  2. View details.
    Click an item from the car list, the area below the car list will show the selected car's details including name, price, description, and preview.


Tutorial-searchexample.png