Samples list

Name Description Flow Definition Link
Sample package Contains 19 different little samples, such as echo, add, feeds
Script sample package Contains several samples with programmatic API, such as manipluating feeds, invoke REST service.
AJAX feed sample package Contains several samples with AJAX feed API, such as fetching, filtering and sorting feed.
Reports demo Type in your Email address and this demo will generate a consolidated financial report to you. source
Order demo Introduce an order process flow. You act as a store employee and you need to
  1. Type in the order from a client and submit for the manager to approve. (You will get a confirm link, don't click now).
  2. The manager get the approve link from an Email and approve the order.
  3. Then the designer will get the order info to manufacture. Then the items will transport to you. (Of course the items are manufactured and transported virtually.)
  4. Then you click the confirm link you got in the first, your client will get an Email of items arrival.
source
Employee demo Introduce an employee delete flow. You act as a hr and you need to
(This sample needs derby database support, look here for more details.)
  1. Select an employee, type in two manager's Email and click "Delete Selected Employee.
  2. The related managers will get a link to approve the request.
  3. Than the employee will be deleted or remain.
source
Todo demo A simple application where you can assign item to someone. (This sample needs Resource model support, look here for more details.)
  1. Create a todo item and assign it to someone.
  2. The assignee will receive a mail with a link to complete this item.
  3. Than the author will be notified when the assignee completes.
source