Difference between revisions of "Team E - OOP344 20133"

From CDOT Wiki
Jump to: navigation, search
(Created page with 'Under construction...')
 
Line 1: Line 1:
Under construction...
+
= Team Name=
 +
== Project Marking Percentage ==
 +
* due right after study break
 +
<big>
 +
Group work: XX% (25 <= xx <= 50)
 +
Individual work: XX% + (50 <= xx <= 75)
 +
-------------------------
 +
Total 100%
 +
</big>
 +
 
 +
== Repository ==
 +
* repo path: [https://github.com/Seneca-OOP344/Team-B Team B]
 +
=== Master Branch Status ===
 +
* committed/committing 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 ==
 +
{| class="wikitable sortable" border="1" cellpadding="5"
 +
|+ <h2>Team B: "Name???"</h2>
 +
! First Name !! Last Name !! Section !! Seneca Id !! wiki id !! IRC nick !! Blog URL
 +
|-
 +
 
 +
|[[User:Arlene Lee | Arlene ]]|| Lee || C || [mailto:alee110@myseneca.ca?subject=oop344 alee110] || [[Special:Contributions/Arlene Lee | Arlene Lee]] || Zephyr135 || [http://zephyrcpp.blogspot.ca KakuKaku]
 +
|-
 +
 
 +
 
 +
|[[User:Adam Sharpe | Adam ]]|| Sharpe || B ||[mailto:ansharpe@myseneca.ca?subject=oop344 ansharpe] ||[[Special:Contributions/Adam Sharpe | Adam Nicholas Sharpe]] || AdamSharpe|| [http://adamsharpe8.blogspot.ca/ Object Oriented Programming Stuff]
 +
|-
 +
 
 +
 
 +
|[[User:Ragu Sivanandha | Ragu ]]|| Sivanandha || B ||[mailto:rsivanandha@myseneca.ca?subject=oop344 rsivanandha] ||[[Special:Contributions/Raguraam Sivanandha| Raguraam Sivanandha ]] || Ragu|| [http://ragu-oop344.blogspot.ca/ Ragu's Blog]
 +
|-
 +
 
 +
 
 +
|[[User:Benson Wong| Benson ]]|| Wong || B || [mailto:bwong53@myseneca.ca?subject=oop344 bwong53] || [[Special:Contributions/Benson Wong | Benson Wong]] || wongbsn || [http://wongbsn.blogspot.ca Benson's Blog]
 +
|-
 +
 
 +
|}
 +
 
 +
== Tasks ==
 +
=== Task Name ===
 +
* task description
 +
* being done by team member name / not assigned
 +
* status
 +
 
 +
== Meetings ==
 +
* None
 +
=== topic, date ===
 +
[[Irc logs of meeting (unique name) - oop344 20113 | date]]

Revision as of 10:19, 16 October 2013

Team Name

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

  • committed/committing 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 B: "Name???"

First Name Last Name Section Seneca Id wiki id IRC nick Blog URL
Arlene Lee C alee110 Arlene Lee Zephyr135 KakuKaku
Adam Sharpe B ansharpe Adam Nicholas Sharpe AdamSharpe Object Oriented Programming Stuff
Ragu Sivanandha B rsivanandha Raguraam Sivanandha Ragu Ragu's Blog
Benson Wong B bwong53 Benson Wong wongbsn Benson's Blog

Tasks

Task Name

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

Meetings

  • None

topic, date

date