Difference between revisions of "Team J - OOP344 20133"

From CDOT Wiki
Jump to: navigation, search
(Meetings)
(Tasks)
Line 45: Line 45:
 
|}
 
|}
  
== Tasks ==
+
== '''Tasks''' ==
=== Task name ===
 
* task description
 
* being done by team member name / not assigned
 
* status
 
  
 +
== Release 0.2 ==
 +
 +
* Create Team Page ( ''status:'' '''complete''')
 +
 +
* Create mockup classes for CIO Framework ( ''status:'' '''complete''')
 +
 +
* Add team members console header and implementation files ( ''status:'' '''complete''')
 +
 +
* Add member info to CFrame header file ( ''status:'' '''complete''')
 +
 +
* Each team member to run compile and run successfully ( ''status:'' '''complete''')
 +
 +
<br />
 +
 +
== Release 0.3 ==
 +
 +
<u>'''Prototyping'''</u>
 +
* Task description: Create mockup classes.
 +
* Group member: Thana Annis
 +
* ''status:'' '''complete'''
 +
 +
<u>'''CDialog'''</u>
 +
* Task description: ''(fill in)''
 +
* Group member: Fadi Tawfig
 +
* ''status:'' '''in progress'''
 +
 +
<u>'''CLabel'''</u>
 +
* Task description: ''(fill in)''
 +
* Group member: Len Isac
 +
* ''status:'' '''in progress'''
 +
 +
<u>'''CLineEdit'''</u>
 +
* Task description: ''(fill in)''
 +
* Group member: Sehui
 +
* ''status:'' '''in progress'''
  
 
== '''Meetings''' ==
 
== '''Meetings''' ==
  
 
* [[First meeting IRC - oop344 20113 | October 18th, 2013]]
 
* [[First meeting IRC - oop344 20113 | October 18th, 2013]]

Revision as of 20:54, 18 October 2013


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources

Team Name

Project Marking Percentage

  • due right after study break

Group work: XX% (25 <= xx <= 50) Individual work: XX% + (50 <= xx <= 75)


Total 100%

Repository

  • repo path:

Master Branch Status

Status

  • Open/Closed
    Open: you can merge now.
    Closed: Wait for the repo to get opened

Logs

  • DateTime, Merged/being Merged by full name, ircnick: mynick, any other info

Coding Style and Standards

  • No Tab Character allowed. (replace tabs with spaces)
  • Each object must have its own type:
int a;
int b;
CDialog D;

Team Members

Team Name (team J)
First Name Last Name Section Seneca Id wiki id IRC nick Blog URL
Thana Annis C tannis Thana Annis Bwaffles OOP344
Len Isac B lkisac Leonard Kei Isac lkisac WordPress
Fadi Tawfig B fatawfig Fadi Atif Tawfig Frodi Fadi's Programming Blog


Tasks

Release 0.2

  • Create Team Page ( status: complete)
  • Create mockup classes for CIO Framework ( status: complete)
  • Add team members console header and implementation files ( status: complete)
  • Add member info to CFrame header file ( status: complete)
  • Each team member to run compile and run successfully ( status: complete)


Release 0.3

Prototyping

  • Task description: Create mockup classes.
  • Group member: Thana Annis
  • status: complete

CDialog

  • Task description: (fill in)
  • Group member: Fadi Tawfig
  • status: in progress

CLabel

  • Task description: (fill in)
  • Group member: Len Isac
  • status: in progress

CLineEdit

  • Task description: (fill in)
  • Group member: Sehui
  • status: in progress

Meetings