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
java2012:grp3:start [2012/10/19 02:00]
poorang [Screenshots]
java2012:grp3:start [2012/11/01 13:13] (current)
nikos [Final Report]
Line 8: Line 8:
 After we received the requirement, we read it carefully and identified user stories. Then, we prioritized user stories into three levels based on their importance in our view of point and also based our time limitation. Later on, we discussed about list of works we were supposed to address during the next sprint so we identified product backlog. Finally we started our our one week sprint. After we received the requirement, we read it carefully and identified user stories. Then, we prioritized user stories into three levels based on their importance in our view of point and also based our time limitation. Later on, we discussed about list of works we were supposed to address during the next sprint so we identified product backlog. Finally we started our our one week sprint.
 ====== Scrum status====== ====== Scrum status======
-   + 
-** Product Backlog ** +===== Product Backlog (User Stories) =====
-  * User stories+
  
 {{:java2012:grp3:donepartpic1.jpg?300|}} {{:java2012:grp3:donepartpic1.jpg?300|}}
Line 16: Line 15:
 {{:java2012:grp3:ongoingpartpic2.jpg?300|}} {{:java2012:grp3:ongoingpartpic2.jpg?300|}}
  
-**Sprint Backlog **+===== Sprint Backlog =====
  
-  *What we planned and managed to do+=== What we planned and managed to do ===
  
 {{:java2012:grp3:sprintbacklog.jpg?300|}} {{:java2012:grp3:sprintbacklog.jpg?300|}}
  
-  *BurnDown Chart+More precisely, the following elements were implemented: 
 + 
 +  Domain Classes 
 +    * User, UserRole, Forecast, Activity, Week, Client, Login 
 +  * Controller Classes 
 +    * UserController, UserRoleController, ForecastController, ActivityController, WeekController, ClientController, LoginController 
 +  * Views 
 +    * Appropriate views for the aforementioned classes. 
 +  * Login Functionality 
 +    * The controllers and views were coded so that they support login functionality. 
 + 
 +=== BurnDown Chart ===
  
 {{:java2012:grp3:burndownchart.jpg?300|}} {{:java2012:grp3:burndownchart.jpg?300|}}
  
-  *What we couldn't do and why+===== What we couldn't do and why =====
  
-Due to lack of time and knowledge of the used framework and tools, we didn't manage to complete the following tasks:+Due to lack of time and knowledge of the used framework and tools, we didn't manage to complete the following tasks (the unimplemented tasks are shifted to sprints 2 and 3):
  
 {{:java2012:grp3:ongoingpartpic2.jpg?300|}} {{:java2012:grp3:ongoingpartpic2.jpg?300|}}
Line 50: Line 60:
   * Use .zip format   * Use .zip format
      
 +{{:java2012:grp3:workforecast_2.zip|}}
 +
 +===== Final Report =====
 +{{:java2012:grp3:finalreport.pdf|}}
 +
 ===== Conclusion ===== ===== Conclusion =====
  
  ** What was delivered, how **   ** What was delivered, how ** 
  
-coming soon...+  - Source code of the final application 
 +  - Documentation on this wiki including: 
 +    - Product Backlog 
 +    - Sprint Backlog 
 +    - BurnDown chart 
 +    - Database model
  
  ** Our experiences on code camp **  ** Our experiences on code camp **