Difference between revisions of "Team H - OOP344 20133"

From CDOT Wiki
Jump to: navigation, search
(Project Marking Percentage)
Line 1: Line 1:
== TEAM H ==
+
{{OOP344 Index | 20133}}
 
+
= Team H=
 
== Project Marking Percentage ==
 
== Project Marking Percentage ==
*Group work: XX% (25 <= xx <= 50)
+
* due right after study break
*Individual work: XX% + (50 <= xx <= 75)
+
<big>
 
+
Group work: XX% (25 <= xx <= 50)
 +
Individual work: XX% + (50 <= xx <= 75)
 +
-------------------------
 +
Total 100%
 +
</big>
 
== Repository ==
 
== Repository ==
* repo path: https://github.com/Seneca-OOP344/Team-H
+
* repo path:https://github.com/Seneca-OOP344/Team-H
 
+
=== Master Branch Status ===
== Master Branch Status ==
+
====Status====
===Status===
+
*OPEN
<i>OPEN</i>
+
====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
  
 
== Coding Style and Standards ==
 
== Coding Style and Standards ==
 +
*File names must be lowercase.
 
* No Tab Character allowed. (replace tabs with spaces)
 
* No Tab Character allowed. (replace tabs with spaces)
 
* Each object must have its own type:
 
* Each object must have its own type:
Line 23: Line 26:
 
CDialog D;
 
CDialog D;
 
</syntaxhighlight></big>
 
</syntaxhighlight></big>
*Use class name start with capital letter but file name is all lowercase. ex) class name -> CFrame, file name -> cframe.cpp
 
  
 
== Team Members ==
 
== Team Members ==
 
{| class="wikitable sortable" border="1" cellpadding="5"
 
{| class="wikitable sortable" border="1" cellpadding="5"
|+ Team Name (team H)
+
|+ Team Name (team x)
 
! First Name !! Last Name !! Section !! Seneca Id !! wiki id !! IRC nick !! Blog URL
 
! First Name !! Last Name !! Section !! Seneca Id !! wiki id !! IRC nick !! Blog URL
 
|-
 
|-
|[[User:Ji Jungmin | Jungmin]]|| Ji|| A|| [mailto:jjungmin@myseneca.ca?subject=oop344 jjungmin] || [[Special:Contributions/WikiID | Ji Jungmin]] || Mistysnake || [http://jungminwp.wordpress.com Breeze]
+
|[[User:Ji Jungmin| Jungmin]]|| Ji|| A || [mailto:jjungmin@myseneca.ca?subject=oop344 jjungmin] || [[Special:Contributions/WikiID | Ji Jungmin]] || Mistysnake|| [http://jungminwp.wordpress.com/ Breeze]
 
|-
 
|-
 
|}
 
|}
Line 36: Line 38:
 
== Tasks ==
 
== Tasks ==
 
=== task name ===
 
=== task name ===
* A branch has been created, Name: Jungmin. Testing console.cpp and console.h
+
* task description
 +
* being done by team member name / not assigned
 +
* status
 +
 
  
 
== Meetings ==
 
== Meetings ==
 
* latest will be on top
 
* latest will be on top
===topic, date===
+
=== topic, date ===
 +
[[Irc logs of meeting (unique name) - oop344 20113 | date]]

Revision as of 11:30, 16 October 2013


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

Team H

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

Logs

  • DateTime, Merged/being Merged by full name, ircnick: mynick, any other info

Coding Style and Standards

  • File names must be lowercase.
  • 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 x)
First Name Last Name Section Seneca Id wiki id IRC nick Blog URL
Jungmin Ji A jjungmin Ji Jungmin Mistysnake Breeze

Tasks

task name

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


Meetings

  • latest will be on top

topic, date

date