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:03]
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 39: Line 40:
  
 ===== Screen shots ===== ===== Screen shots =====
 +As application evolves so does its image transform. As a reference we keep track of it screen shots in those stages
  
-====== Software ====== +{{:vaadin2009:grp7:pedro1.gif?200x100}} 
-(files and instructions to run software)+{{:vaadin2009:grp7:pedro2.jpg?200x100}} 
 + 
 +===== howto guide ===== 
 +  * To run/use the application once its online 
 +    * Provide Username & password OR registers - before login in. 
 +    * Once logged in you can select your specific portfolios from the left hand table 
 +    * On selecting the particular porfolio - stocks in it as well as are displayed on the right hand side 
 +      * also the porftolios details are detailed below that 
 +      * Graphical depiction of the stocks are also displayed on the extreme right hand side   
 +    * On selecting a particular stock the details are detailed below as well as below the portfolio graphics 
 +    * You can edit, search , create, sort and delete stocks & portfolios too 
 +    * 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