Difference between revisions of "Team while(false) - OOP344 20113"

From CDOT Wiki
Jump to: navigation, search
(Team Members)
m (R0.6)
 
(34 intermediate revisions by 5 users not shown)
Line 3: Line 3:
 
== Project Marking Percentage ==
 
== Project Marking Percentage ==
 
<big>
 
<big>
  Group work:      XX%       (25 <= xx <= 50)
+
  Group work:      50%
  Individual work: XX% +     (50 <= xx <= 75)
+
  Individual work: 50% +
 
  -------------------------
 
  -------------------------
 
  Total          100%
 
  Total          100%
 
</big>
 
</big>
 +
 
== Repository ==
 
== Repository ==
* repo id:  
+
* repo id: [svn://zenit.senecac.on.ca/oop344_113rep2 oop344_113rep2]
 
=== Trunk Status ===
 
=== Trunk Status ===
* committed/committing by
+
Refer to [irc://irc.freenode.net:6667/while(false) #while(false)] for current trunk status.
*: id: [mailto:emailid@learn.senecac.on.ca emailid]
 
*: name: full name
 
*: irc nick: mynick
 
*: any other info
 
 
 
  
 
== Team Members ==
 
== Team Members ==
Line 27: Line 23:
 
|[[User:jsantos13 | Jesse]]|| Santos || C || [mailto:jsantos13@learn.senecac.on.ca?subject=oop344-jsantos13 jsantos13] || [[Special:Contributions/jsantos13 | jsantos13]] || jas1137|| [http://jessesantos.wordpress.com/ Jesse's Blog]
 
|[[User:jsantos13 | Jesse]]|| Santos || C || [mailto:jsantos13@learn.senecac.on.ca?subject=oop344-jsantos13 jsantos13] || [[Special:Contributions/jsantos13 | jsantos13]] || jas1137|| [http://jessesantos.wordpress.com/ Jesse's Blog]
 
|-
 
|-
 +
|[[User:Vyakobson | Viacheslav]]||Yakobson||A||[mailto:vyakobson@learn.senecac.on.ca?subject=oop344 vyakobson]||[[Special:Contributions/Vyakobson | Vyakobson]]||hexellent||[http://yakobson.blogspot.com/ My Blog]
 +
|-
 +
|[[User:Lpasquale1 | Pasquale]]|| Lupia ||A||[mailto:lpasquale1@learn.senecac.on.ca?subject=oop344 lpasquale1]||[[Special:Contributions/Lpasquale1 | Lpasquale1]] ||BriaN_90||
 +
[http://www.paslu.info/ Pasquale's Blog]
 
|}
 
|}
  
== tasks ==
+
== Tasks ==
=== task name ===
+
=== R0.6 ===
* task description
+
*[[User:Lpasquale1 | Pasquale]]
* being done by team member name / not assigned
+
** Task: '''CText'''
* status
+
*** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
*[[User:jsantos13 | Jesse]]
 +
** Task: '''CMenu'''
 +
*** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
*[[User:cfbale | Clinton]]
 +
** Task: '''CCheckMark Updates'''
 +
*** Notes: Updated CCheckMark for 0.6 and committed to trunk. Fully working.
 +
*** Status: <span style="color:green;">'''Complete'''</span>
 +
** Task: '''CCheckList'''
 +
*** Notes: Tagged as release R0.4
 +
*** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
*[[User:Vyakobson | Viacheslav]]
 +
** Task: '''CText'''
 +
*** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
=== R0.3 ===
 +
*[[User:Lpasquale1 | Pasquale]]
 +
** Task: '''CValEdit and CButton'''
 +
** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
*[[User:jsantos13 | Jesse]]
 +
** Task: '''CMenuItem'''
 +
** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
*[[User:cfbale | Clinton]]
 +
** Task: '''CCheckMark and CButton'''
 +
** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
*[[User:Vyakobson | Viacheslav]]
 +
** Task: '''CLineEdit''' class
 +
** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
=== R0.2 ===
 +
*[[User:Lpasquale1 | Pasquale]]
 +
** Task: '''CField''' class and '''CLabel constructors'''
 +
** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
*[[User:jsantos13 | Jesse]]
 +
** Task: '''CDialog::edit'''
 +
** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
*[[User:cfbale | Clinton]]
 +
** Task: '''CDialog::add''' and '''CLabel::set'''
 +
** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
*[[User:Vyakobson | Viacheslav]]
 +
** Task: '''CDialog::draw''', '''CLabel::draw''' and '''CDialog constructor'''
 +
** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
*<s>[[User:adanushi | Agron]]
 +
** Task: All '''destructors''' and '''CDialog::<< operators'''
 +
** Status: <span style="color:green;">'''Complete'''</span></s>
 +
 
 +
== Meetings ==
 +
 
 +
===R0.3===
 +
*[[while(false)_nov19_logs-oop344-20113 | Meeting 01 - Nov 19]]
  
 +
===R0.2===
 +
*[[while(false)_oct14_logs-oop344-20113 | Meeting 02 - Oct 14 ]]
 +
*[[while(false)_oct18_logs-oop344-20113 | Meeting 03 - R0.2 Tasks Assigned - Oct 18]]
  
== meetings ==
+
===R0.1===
* latest will be on top
+
*[[while(false)_oct11_logs-oop344-20113 | Initial Trunk Discussion and Bug Fixes - Oct 11 ]]
=== topic, date ===  
 
[[Irc logs of meeting (unique name) - oop344 20113 | date]]
 

Latest revision as of 10:22, 8 December 2011


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

Team while(false)

Project Marking Percentage

Group work:      50%
Individual work: 50% +
-------------------------
Total           100%

Repository

Trunk Status

Refer to #while(false) for current trunk status.

Team Members

Team while(false)
First Name Last Name Section Seneca Id wiki id IRC nick Blog URL
Clinton Bale C cfbale cfbale psupreme Clinton's Blog
Jesse Santos C jsantos13 jsantos13 jas1137 Jesse's Blog
Viacheslav Yakobson A vyakobson Vyakobson hexellent My Blog
Pasquale Lupia A lpasquale1 Lpasquale1 BriaN_90

Pasquale's Blog

Tasks

R0.6

  • Jesse
    • Task: CMenu
      • Status: Complete
  • Clinton
    • Task: CCheckMark Updates
      • Notes: Updated CCheckMark for 0.6 and committed to trunk. Fully working.
      • Status: Complete
    • Task: CCheckList
      • Notes: Tagged as release R0.4
      • Status: Complete

R0.3

  • Pasquale
    • Task: CValEdit and CButton
    • Status: Complete
  • Jesse
    • Task: CMenuItem
    • Status: Complete
  • Clinton
    • Task: CCheckMark and CButton
    • Status: Complete

R0.2

  • Pasquale
    • Task: CField class and CLabel constructors
    • Status: Complete
  • Jesse
    • Task: CDialog::edit
    • Status: Complete
  • Clinton
    • Task: CDialog::add and CLabel::set
    • Status: Complete
  • Viacheslav
    • Task: CDialog::draw, CLabel::draw and CDialog constructor
    • Status: Complete
  • Agron
    • Task: All destructors and CDialog::<< operators
    • Status: Complete

Meetings

R0.3

R0.2

R0.1