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

From CDOT Wiki
Jump to: navigation, search
(Tasks)
(Tasks: added old tasks for archival purposes)
Line 29: Line 29:
  
 
== Tasks ==
 
== Tasks ==
 +
=== R0.3 ===
 
*[[User:Lpasquale1 | Pasquale]]
 
*[[User:Lpasquale1 | Pasquale]]
 
** Completion of '''CValEdit and CButton'''
 
** Completion of '''CValEdit and CButton'''
Line 35: Line 36:
 
*[[User:jsantos13 | Jesse]]
 
*[[User:jsantos13 | Jesse]]
 
** Completion of '''CMenuItem'''
 
** Completion of '''CMenuItem'''
** Status: <span style="color:red;">'''Incomplete'''</span>
+
** Status: <span style="color:green;">'''Complete'''</span>
  
 
*[[User:cfbale | Clinton]]
 
*[[User:cfbale | Clinton]]
Line 43: Line 44:
 
*[[User:Vyakobson | Viacheslav]]
 
*[[User:Vyakobson | Viacheslav]]
 
** Completion of '''CLineEdit''' class
 
** Completion of '''CLineEdit''' class
** Status: <span style="color:red;">'''Incomplete'''</span>
+
** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
=== R0.2 ===
 +
*[[User:Lpasquale1 | Pasquale]]
 +
** Completion of '''CField''' class and '''CLabel constructors'''
 +
** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
*[[User:jsantos13 | Jesse]]
 +
** Completion of '''CDialog::edit'''
 +
** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
*[[User:cfbale | Clinton]]
 +
** Completion of '''CDialog::add''' and '''CLabel::set'''
 +
** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
*[[User:Vyakobson | Viacheslav]]
 +
** Completion of '''CDialog::draw''', '''CLabel::draw''' and '''CDialog constructor'''
 +
** Status: <span style="color:green;">'''Complete'''</span>
 +
 
 +
*<s>[[User:adanushi | Agron]]
 +
** All '''destructors''' and '''CDialog::<< operators'''
 +
** Status: <span style="color:green;">'''Complete'''</span></s>
  
 
== Meetings ==
 
== Meetings ==
  
 
[[While%28false%29_IRC_Logs_20113_-_OOP344 | While(false) IRC Logs ]]
 
[[While%28false%29_IRC_Logs_20113_-_OOP344 | While(false) IRC Logs ]]

Revision as of 06:58, 20 November 2011


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

Team while(false)

Project Marking Percentage

Group work:      XX%        (25 <= xx <= 50)
Individual work: XX% +      (50 <= xx <= 75) 
-------------------------
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.3

  • Pasquale
    • Completion of CValEdit and CButton
    • Status: Complete
  • Jesse
    • Completion of CMenuItem
    • Status: Complete
  • Clinton
    • Completion of CCheckMark and CButton
    • Status: Complete
  • Viacheslav
    • Completion of CLineEdit class
    • Status: Complete

R0.2

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

Meetings

While(false) IRC Logs