Difference between revisions of "Team T - OOP344 20133"

From CDOT Wiki
Jump to: navigation, search
(== ============0.3=============== ==)
(Status)
 
(12 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
== Project Marking Percentage ==
 
== Project Marking Percentage ==
 
* due right after study break
 
* due right after study break
<big><syntaxhighlight lang="cpp">Group work: XX% (25 <= xx <= 50)
+
<big><syntaxhighlight lang="cpp">Group work: 50% (25 <= xx <= 50)
Individual work: XX% + (50 <= xx <= 75)
+
Individual work: 50%  
 
-------------------------
 
-------------------------
 
Total 100%
 
Total 100%
Line 16: Line 16:
 
*: Open: you can merge now.
 
*: Open: you can merge now.
 
*: Closed: Wait for the repo to get opened
 
*: Closed: Wait for the repo to get opened
 +
 +
Closed
 +
 
====Logs====
 
====Logs====
 
* DateTime, Merged/being Merged by [mailto:emailid@learn.senecac.on.ca full name], ircnick: mynick, any other info
 
* DateTime, Merged/being Merged by [mailto:emailid@learn.senecac.on.ca full name], ircnick: mynick, any other info
Line 59: Line 62:
 
==========0.3==========
 
==========0.3==========
 
*'''prototyping'''
 
*'''prototyping'''
--             <br/>
+
--Shaohua Liu        <br/>
--status:
+
--status:Done        <br/>
  
 +
-- Revised by :      <br/>
  
 
*'''CLabel'''
 
*'''CLabel'''
--             <br/>
+
--Yatao Sun          <br/>
--status:
+
--status:             <br/>
 
+
--Revised by :        <br/>
  
 
*'''CDialog'''
 
*'''CDialog'''
--              <br/>
+
--Luke Jingwei Sun, Wei Xia            <br/>
--status:
+
--status:             <br/>
 +
--Revised by:           <br/>   
  
  
 
*'''CLineEdit'''
 
*'''CLineEdit'''
--             <br/>
+
-- Shaohua Liu    <br/>
--status:
+
--status:       <br/>
 +
--Revised by :        <br/>
  
 
== meetings ==
 
== meetings ==
Line 81: Line 87:
 
=== topic, date ===
 
=== topic, date ===
 
[[Irc logs of meeting (unique name) - oop344 20113 | date]]
 
[[Irc logs of meeting (unique name) - oop344 20113 | date]]
* 2013 10/19 Topic: How to use git and allocate the workload
+
* Date: 2013 10/19               Topic: How to use git and allocate the workload

Latest revision as of 22:41, 1 November 2013

Team Name (Team T)

Project Marking Percentage

  • due right after study break
Group work: 50% (25 <= xx <= 50)
Individual work: 50% 
-------------------------
Total 100%

Repository

Master Branch Status

Status

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

Closed

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 T
First Name Last Name Section Seneca Id wiki id IRC nick Blog URL
Jingwei Sun C jsun72 Jingwei Sun John_Titor ParBlog
Shao Hua Liu C shliu2 Shao Hua Liu Catshl Shao's Blog
Wei Xia C wxia11 Wei Xia wei111 Wei's Blog
Yatao Sun A ysun101 Yatao Sun tom10 Tom's OOP344 Blog

tasks

task name

  • task description
  • being done by team member name / not assigned
  • status
====0.3====
  • prototyping

--Shaohua Liu
--status:Done

-- Revised by :

  • CLabel

--Yatao Sun
--status:
--Revised by :

  • CDialog

--Luke Jingwei Sun, Wei Xia
--status:
--Revised by:


  • CLineEdit

-- Shaohua Liu
--status:
--Revised by :

meetings

  • 2013 10/19

topic, date

date

  • Date: 2013 10/19 Topic: How to use git and allocate the workload