Difference between revisions of "Sirious - OOP344 20113"

From CDOT Wiki
Jump to: navigation, search
(Team Members)
(CMenu)
 
(10 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
* due right after study break
 
* due right after study break
 
<big>
 
<big>
  Group work:      XX%        (25 <= xx <= 50)
+
  Group work:      50%        (25 <= xx <= 50)
  Individual work: XX% +      (50 <= xx <= 75)  
+
  Individual work: 50% +      (50 <= xx <= 75)  
 
  -------------------------
 
  -------------------------
 
  Total          100%
 
  Total          100%
 
</big>
 
</big>
 +
 
== Repository ==
 
== Repository ==
 
* repo id:  
 
* repo id:  
Line 28: Line 29:
 
|[[User:Iv4n | Ivan]]|| Salazar || A || [mailto:iesalazarsimonovis@learn.senecac.on.ca?subject=oop344 iesalazarsimonovis] || [[Special:Contributions/Iv4n | Iv4n]] || Iv4n || [http://ivanbicho.blogspot.com Ivan's Blog]
 
|[[User:Iv4n | Ivan]]|| Salazar || A || [mailto:iesalazarsimonovis@learn.senecac.on.ca?subject=oop344 iesalazarsimonovis] || [[Special:Contributions/Iv4n | Iv4n]] || Iv4n || [http://ivanbicho.blogspot.com Ivan's Blog]
 
|-
 
|-
 
+
|[[User:mwkim2 | Min Wok]]|| Kim || C || [mailto:mwkim2@learn.senecac.on.ca?subject=oop344 mwkim2] || [[Special:Contributions/Mwkim2 | Mwkim]] || Mwkim2 || [http://minwookkim.blogspot.com Mike's Blog]
 +
|-
 
<!--
 
<!--
 
|[[User:WikiID | FirstName]]|| LastName || Section || [mailto:YourSenecaEmailID@learn.senecac.on.ca?subject=oop344 SenecaEmailID] || [[Special:Contributions/WikiID | WikiID]] || IrcNick || [http://yourBlogURL BlogName]
 
|[[User:WikiID | FirstName]]|| LastName || Section || [mailto:YourSenecaEmailID@learn.senecac.on.ca?subject=oop344 SenecaEmailID] || [[Special:Contributions/WikiID | WikiID]] || IrcNick || [http://yourBlogURL BlogName]
Line 36: Line 38:
  
 
== Tasks ==
 
== Tasks ==
=== Task name ===
+
=== CField ===
* Task description
+
* Task description: Complete the mockups and code the functions
* Being done by team member name / Not assigned
+
* Done by: Yong Seung Lee, Min Wok Kim
* Status
+
* Status - Complete
 +
 
 +
=== CLabel ===
 +
* Task description: Complete the mockups and code the functions
 +
* Done by: Ivan Salazar
 +
* Status - Complete
 +
 
 +
=== CDialog ===
 +
* Task description: Complete the mockups and code the functions
 +
* Done by: Ammar Alwahab, Darren Butcher
 +
* Status - Complete
 +
=== CLineEdit ===
 +
HELP NEEDED (issue closed): ClIneEdit complete, compiles and run, howvere there is a logic error: Cannot edit the fields. Problem may exist in console.edit().
 +
Will try to fix this later. Im off for a while to a job interview.
 +
* Done by: Darren Butcher
 +
* Status - Code completed BUT logic error.
 +
* Status Update - COMPLETE.
 +
 
 +
=== CButton ===
 +
* Task description: Complete the mockups and code the functions
 +
* Done by: Min Wok Kim
 +
* Status - Complete
 +
 
 +
=== CCheckMark ===
 +
* Task description: Complete the mockups and code the functions
 +
* Done by: Ammar Alwahab
 +
* Status - Complete
 +
 
 +
=== CMenuItem ===
 +
* Task description: Complete the mockups and code the functions
 +
* Done by: Yong Seung Le
 +
* Status - Complete
 +
 
 +
=== CValEdit ===
 +
* Task description: Complete the mockups and code the functions
 +
* Done by: Ivan Salazar
 +
 
 +
* Status - Complete
 +
 
 +
=== CMenu ===
 +
* Task description: Complete the mockups and code the functions
 +
* Done by: Yong Seung Le (Mockups & initial code setup Part 1) and Darren Butcher (Coding, Revision and clean up Part 2), last bug fixes by Ivan Salazar
 +
* Status - Complete
 +
 
 +
=== CText ===
 +
* Task description: Complete the mockups and code the functions
 +
* Done by: Ivan Salazar (Implementation) and Ammar Alwahab (Mockups)
 +
* Status - Complete
  
 +
=== CChecklist ===
 +
* Task description: Complete the mockups and code the functions
 +
* Done by: Ivan Salazar
 +
* Status - Complete
  
 
== Meetings ==
 
== Meetings ==

Latest revision as of 23:47, 18 December 2011


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

Sirious (team X)

Project Marking Percentage

  • due right after study break

Group work:      50%        (25 <= xx <= 50)
Individual work: 50% +      (50 <= xx <= 75) 
-------------------------
Total           100%

Repository

  • repo id:

Trunk Status

  • committed/committing by
    id: emailid
    name: full name
    irc nick: mynick
    any other info


Team Members

Sirious (team x)
First Name Last Name Section Seneca Id Wiki id IRC nick Blog URL
Darren Butcher A dbutcher dbutcher hellodarren My Blog
Ivan Salazar A iesalazarsimonovis Iv4n Iv4n Ivan's Blog
Min Wok Kim C mwkim2 Mwkim Mwkim2 Mike's Blog

Tasks

CField

  • Task description: Complete the mockups and code the functions
  • Done by: Yong Seung Lee, Min Wok Kim
  • Status - Complete

CLabel

  • Task description: Complete the mockups and code the functions
  • Done by: Ivan Salazar
  • Status - Complete

CDialog

  • Task description: Complete the mockups and code the functions
  • Done by: Ammar Alwahab, Darren Butcher
  • Status - Complete

CLineEdit

HELP NEEDED (issue closed): ClIneEdit complete, compiles and run, howvere there is a logic error: Cannot edit the fields. Problem may exist in console.edit(). Will try to fix this later. Im off for a while to a job interview.

  • Done by: Darren Butcher
  • Status - Code completed BUT logic error.
  • Status Update - COMPLETE.

CButton

  • Task description: Complete the mockups and code the functions
  • Done by: Min Wok Kim
  • Status - Complete

CCheckMark

  • Task description: Complete the mockups and code the functions
  • Done by: Ammar Alwahab
  • Status - Complete

CMenuItem

  • Task description: Complete the mockups and code the functions
  • Done by: Yong Seung Le
  • Status - Complete

CValEdit

  • Task description: Complete the mockups and code the functions
  • Done by: Ivan Salazar
  • Status - Complete

CMenu

  • Task description: Complete the mockups and code the functions
  • Done by: Yong Seung Le (Mockups & initial code setup Part 1) and Darren Butcher (Coding, Revision and clean up Part 2), last bug fixes by Ivan Salazar
  • Status - Complete

CText

  • Task description: Complete the mockups and code the functions
  • Done by: Ivan Salazar (Implementation) and Ammar Alwahab (Mockups)
  • Status - Complete

CChecklist

  • Task description: Complete the mockups and code the functions
  • Done by: Ivan Salazar
  • Status - Complete

Meetings

  • latest will be on top

Topic, Date

Date