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
vaadin2009:grp7:start [2009/10/23 10:01]
pedro
vaadin2009:grp7:start [2009/10/23 12:58] (current)
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 34: Line 35:
   * Restrictions on the accessible stock markets   * Restrictions on the accessible stock markets
   * Need to rely on numerous 3rd party libraries often with similar functions   * Need to rely on numerous 3rd party libraries often with similar functions
-  * stock management - add/delete/search/modify +  * Specific widget allowing a particular table row to be highlighted 
-(focus on core idea functionality)+
  
  
 ===== 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
 +
 +{{:vaadin2009:grp7:pedro1.gif?200x100}}
 +{{: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
  
-====== Software ====== +===== Attachments ===== 
-(files and instructions to run software)+  * Project Zip 
 +    * {{:vaadin2009:grp7:compactpedro.zip}} 
 +  * presentation 
 +    * {{:vaadin2009:grp7:pedro.ppt}} 
 +    * {{:vaadin2009:grp7:pedro.pdf}}