Difference between revisions of "Team T - OOP344 20133"

From CDOT Wiki
Jump to: navigation, search
(Team Name (Team T))
(Team Name (Team T))
Line 1: Line 1:
 
= Team Name (Team T)=
 
= Team Name (Team T)=
 
== Project Marking Percentage ==
 
== Project Marking Percentage ==
* due immediately
+
* due right after study break
 
<big>
 
<big>
 
Group work: XX% (25 <= xx <= 50)
 
Group work: XX% (25 <= xx <= 50)
Line 8: Line 8:
 
Total 100%
 
Total 100%
 
</big>
 
</big>
 
 
== Repository ==
 
== Repository ==
 
* repo Github id:https://github.com/Seneca-OOP344/Team-T.git
 
* repo Github id:https://github.com/Seneca-OOP344/Team-T.git
 +
 +
=== 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 [mailto:emailid@learn.senecac.on.ca 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:
 +
<big><syntaxhighlight lang="cpp">
 +
int a;
 +
int b;
 +
CDialog D;
 +
</syntaxhighlight></big>
 +
  
 
== Team Members ==
 
== Team Members ==
Line 34: Line 51:
 
|}
 
|}
  
==Issues and Status ==
+
== tasks ==
=== 0.2 MileStone ===
+
=== task name ===
Setting up the development environment and testing CFrame Base class.
+
* task description
 
+
* being done by team member name / not assigned
 +
* status
  
=== 0.X MileStone ===
 
Issues detail, (by whom and reviewed by whom
 
  
== Coding Rules ==
 
 
== meetings ==
 
== meetings ==
 
* latest will be on top
 
* latest will be on top
# [[(Irc)logs of meeting number ### - oop344 20133 | topic and date1 ]]
+
=== topic, date ===
# [[(Irc)logs of meeting number ### - oop344 20133 | topic and date2 ]]
+
[[Irc logs of meeting (unique name) - oop344 20113 | date]]
== discussions ==
 

Revision as of 17:29, 17 October 2013

Team Name (Team T)

Project Marking Percentage

  • due right after study break

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


Total 100%

Repository

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 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
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


meetings

  • latest will be on top

topic, date

date