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
java2012:grp4:start [2012/10/25 13:25]
ehiiva [Sprint Backlog]
java2012:grp4:start [2012/10/31 20:59]
ehiiva [Conclusion]
Line 41: Line 41:
  
 ^ # ^ Task ^ State ^ Assignee ^ Comment ^ ^ # ^ Task ^ State ^ Assignee ^ Comment ^
-^ 1 | UI - Login Screen | done |  +^ 1 | GUI - Login Screen | done | Mehar 
-^ 2 | UI - Home Screen | done |  +^ 2 | GUI - Home Screen | done | Alex 
-^ 3 | UI Update Workload Estimate | done |  +^ 3 | GUI Create Forecasts  partly done |Esa | Missing dynamic table 
-^ 4 | UI Review Workload Estimates | done |  +^ 4 | GUI Browse Forecasts | done |Esa 
-^ 5 | UI - Manage Activity Types | done |  +^ 5 | GUI - Manage Activity Types | done | Esa 
-^ 6 | UI - Reports | done |  | +^ 6 | GUI - Reports | done |Alex  | 
-^ 7 | Data structure - Domain classes | partly done | | Skipped monthly based estimates | +^ 7 | Data structure - Domain classes | partly done |Esa | Skipped monthly based estimates | 
-^ 8 | Views and controllers | done |  +^ 8 | Views and controllers | done | Mehar 
-^ 9 | Login/Logout Logic | done |  | +^ 9 | Login / Logout Logic | done |Mehar  | 
-^ 10 | Logic - Workload Estimation partly done | | Missing dynamic table +^ 10 | Logic - Workload Estimation  | done |Alex  
-^ 11 | Reports - Data extraction | partly done | | ARVE and URVE done, but not COR | +^ 11 | Reports - Data extraction | partly done | Esa| ARVE and URVE done, but not COR | 
-^ 12 | Reports - Calculations | partly done | | ARVE and URVE done, but not COR | +^ 12 | Reports - Calculations | partly done |Mehar | ARVE and URVE done, but not COR | 
-^ 13 | Reports - Presentation | done |  |+^ 13 | Reports - Presentation | done | Alex |
  
 **Sprint 2** **Sprint 2**
  
 ^ # ^ Task ^ State ^ Assignee ^ Comment ^ ^ # ^ Task ^ State ^ Assignee ^ Comment ^
-^ 1 | Improve navigation and overall GUI |  +^ 1 | Improve navigation and overall GUI | done | Alexander 
-^ 2 | Add availability information of consultants to the reports |  +^ 2 | Add availability information of consultants to the reports | done | Alexander 
-^ 3 | Implement roles |  +^ 3 | Implement roles | done | Esa |  
-^ 4 | Different views to the system depending on roles |  +^ 4 | Different views to the system depending on roles | in progress | Esa 
-^ 5 | Teambased report |  | +^ 5 | Teambased report | moved to sprint 3 |  | 
-^ 6 | Implement special queries to database |  +^ 6 | Implement special queries to database | moved to sprint 3 
-^ 7 | Implement over 100% alert for forecast |  +^ 7 | Implement over 100% alert for forecast | in progress | Mehar 
-^ 8 | Implement week-intervall and year for forecast |  |+^ 8 | Implement week-interval and year for forecast and reports done Mehar | | 
 + 
 +**Sprint 3** 
 + 
 +^ # ^ Task ^ State ^ Assignee ^ Comment ^ 
 +^ 5 | Teambased report | Open | . |To do| 
 +^ 6 | Implement special queries to database | Open |.|To do| 
 ===== Screenshots ===== ===== Screenshots =====
 +Screenshot after sprint 1
 +
 {{:java2012:grp4:createreport.jpg?200|}}{{:java2012:grp4:home.jpg?200|}}{{:java2012:grp4:login.jpg?200|}}{{:java2012:grp4:managementoverview.jpg?200|}}{{:java2012:grp4:overview_activitytypes.jpg?200|}}{{:java2012:grp4:report.jpg?200|}} {{:java2012:grp4:createreport.jpg?200|}}{{:java2012:grp4:home.jpg?200|}}{{:java2012:grp4:login.jpg?200|}}{{:java2012:grp4:managementoverview.jpg?200|}}{{:java2012:grp4:overview_activitytypes.jpg?200|}}{{:java2012:grp4:report.jpg?200|}}
 ===== Code ===== ===== Code =====
Line 77: Line 86:
  
 Test user is added in the bootstrap for testing purposes. Username: "test-user", password: "password" Test user is added in the bootstrap for testing purposes. Username: "test-user", password: "password"
 +
 +
 +**Sprint 2** (Final version) 
 +
 +{{:java2012:grp4:gr4_workforecast_source_final.zip|}}
 +
 +{{:java2012:grp4:gr4_workforecast_war.zip|}}
 +
 +This version has role based views and there are three users with different roles which are created at the bootstrap.
 +  * User with Director role - Username: "test-Director", password: "password"
 +  * User with Manager role - Username: "test-Manager", password: "password"
 +  * User with Consultant role - Username: "test-Consultant", password: "password"
 ===== Conclusion ===== ===== Conclusion =====
 +Presentation (19 Oct 2012)
 +
 {{:java2012:grp4:gr4_presentation.pptx|}} {{:java2012:grp4:gr4_presentation.pptx|}}
 +
 +Final Report
 +
 +{{:java2012:grp4:gr4_finalreport.pdf|}}