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:grp1:start [2012/10/31 11:33]
saeedmirzaeifar [Screenshots]
java2012:grp1:start [2012/11/02 10:50] (current)
saeedmirzaeifar [Final Report]
Line 12: Line 12:
 The Idea comes from developing a web application which would be implemented  with agile development method and Grails J2EE framework. The main argument of the project is based on how a simple web application can assist the consultants of a company to forecast their actual workload.  The Idea comes from developing a web application which would be implemented  with agile development method and Grails J2EE framework. The main argument of the project is based on how a simple web application can assist the consultants of a company to forecast their actual workload. 
  
 +===== User Stories =====
 + 
  
 +
 +User stories,  
 +
 +    As a consultant I can login 
 +    As consultant I can Create activities 
 +    As consultant I can Update activities
 +    As consultant I can Delete activities
 +    As a consultant I can read, delete messages sanded by controller
 +    As a Admin I can create users, users are MANAGER,CONTROLLER,CONSULTANT,DIRECTOR.
 +    As a manager I can login
 +    As a manager I can edit activities of consultant. 
 +    As a manager I can assign activities to other consultant.
 +    As a manager I can view activities of consultant.
 +    As a manager I can find available consultant.
 +    As a controller I can login.
 +    As a controller I can CRUD messages.
 +    As a controller I can send messages to users.
 +    As a director I can log in.
 +    As a director I can view single activity details.
 +    System should display calculation of consultant monthly hours(probability).
 +    System  should display calculation of consultant Total work load monthly.
 +    System should display calculation of activity total hourly price for week and month.
 +    System should display which activity is done.
 +    System should display how much time is left for activity to be completed.
  
 ===== SCRUM status ===== ===== SCRUM status =====
Line 35: Line 61:
 |as a director I can log in     Pending  |    | |as a director I can log in     Pending  |    |
 |as a director I can view single activity details     Pending  |    | |as a director I can view single activity details     Pending  |    |
 +===== Sprint Backlogs=====
 +
 +you can find the sprint backlogs in attached file:
 +
 +{{:java2012:grp1:work3.xlsx|}} 
 +
  
 ===== Screenshots ===== ===== Screenshots =====
Line 40: Line 72:
 **Entities and Relationships** **Entities and Relationships**
  
 +{{:java2012:grp1:databaseclassdiagram.png?200|}}
  
 **Application Screen shots** **Application Screen shots**
  
-{{:java2012:grp1:adminmainview.png?200|{{ :java2012:grp1:consultantactivitieslistview.png?200 |}}}}+ 
 +{{:java2012:grp1:indexpage.png?200|}}      {{:java2012:grp1:loginview.png?200|}}     {{:java2012:grp1:adminmainview.png?200|}} 
 + 
 +{{:java2012:grp1:consultantactivitieslistview.png?200|}} {{:java2012:grp1:consultantactivitycreateview.png?200|}} {{:java2012:grp1:consultantactivityshowwithweeks.png?200|}}  
 + 
 + 
 + 
 + 
 + 
 +{{:java2012:grp1:consultantmessageeditview.png?200|}}  {{:java2012:grp1:consultantmessageslistview.png?200|}} {{:java2012:grp1:controllermainview.png?200|}} 
 + 
 + 
 + 
 ===== Presentation Slides ===== ===== Presentation Slides =====
  
-{{:java2012:grp1:codecamp.pptx|}}+{{:java2012:grp1:final_presentation.pptx|}} 
 + 
 + 
 +===== Final Report ===== 
 + 
 +Please find in attached file the Final Report : 
 + 
 +{{:java2012:grp1:final_report_version0.1.doc|}} 
 ===== Code ===== ===== Code =====
  
-Coming soon +Download it and Use it for workload forecast !! 
-  + 
 +{{:java2012:grp1:workforecast.zip|}}
 ===== Conclusion ===== ===== Conclusion =====
 The expectations of this code camp are satisfied now. We all know about what is the agile development and we know what the Scrum is.  The expectations of this code camp are satisfied now. We all know about what is the agile development and we know what the Scrum is. 
 We can learn a new open source framework in J2EE and it is great. We can learn a new open source framework in J2EE and it is great.