meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
vaadin2009:grp7:start [2009/10/23 10:11]
pedro
vaadin2009:grp7:start [2009/10/23 12:32]
pedro
Line 17: Line 17:
 |Retrieve realtime tradings   | 3             | X  | |Retrieve realtime tradings   | 3             | X  |
 |Sort Porfolios/stocks        | 1             | X  | |Sort Porfolios/stocks        | 1             | X  |
 +|OOD                          | 5             | X  |
 |Depict trading graphics      | 3             | X  | |Depict trading graphics      | 3             | X  |
 | Link with numerous externals| 2             | -  | | Link with numerous externals| 2             | -  |
Line 41: Line 42:
 As application evolves so does its image transform. As a reference we keep track of it screen shots in those stages As application evolves so does its image transform. As a reference we keep track of it screen shots in those stages
  
 +{{:vaadin2009:grp7:pedro1.gif?200x100}}
 +{{:vaadin2009:grp7:pedro2.jpg?200x100}}
  
 ===== howto guide ===== ===== howto guide =====
Line 52: Line 55:
     * You can edit, search , create, sort and delete stocks & portfolios too     * You can edit, search , create, sort and delete stocks & portfolios too
     * Once finished you can log-out from the top     * Once finished you can log-out from the top
 +
 +===== Widgets utilized =====
 +  * Table
 +  * Forms
 +  * Panels
 +  * SplitPanels
 +  * Buttons
 +  * Embedded browser
 +  * DB4o
 +
 +===== Attachments =====
 +  * Project Zip
 +    * {{:vaadin2009:grp7:compactpedro.zip}}
 +  * presentation
 +    * {{:vaadin2009:grp7:pedro.ppt}}
 +  * etc