Difference between revisions of "Team E - OOP344 20133"
m (→Team Members) |
|||
Line 1: | Line 1: | ||
= Team Name= | = Team Name= | ||
== Project Marking Percentage == | == Project Marking Percentage == | ||
− | * | + | * Due right after study break |
<big> | <big> | ||
Group work: XX% (25 <= xx <= 50) | Group work: XX% (25 <= xx <= 50) | ||
Line 10: | Line 10: | ||
== Repository == | == Repository == | ||
− | * | + | * Repo path: [https://github.com/Seneca-OOP344/Team-B Team B] |
=== Master Branch Status === | === Master Branch Status === | ||
− | * | + | * Committed/committing by [mailto:emailid@learn.senecac.on.ca full name], ircnick: mynick, any other info |
== Coding Style and Standards == | == Coding Style and Standards == | ||
− | * No | + | * No tab characters allowed. |
* Each object must have its own type: | * Each object must have its own type: | ||
<big><syntaxhighlight lang="cpp"> | <big><syntaxhighlight lang="cpp"> | ||
Line 24: | Line 24: | ||
== Team Members == | == Team Members == | ||
− | {| class="wikitable sortable" border="1" cellpadding=" | + | {| class="wikitable sortable" border="1" cellpadding="5" |
|+ <h2>Team B: "[Team Name]"</h2> | |+ <h2>Team B: "[Team Name]"</h2> | ||
! First Name !! Last Name !! Section !! Seneca ID !! Wiki ID !! IRC !! Blog Page | ! First Name !! Last Name !! Section !! Seneca ID !! Wiki ID !! IRC !! Blog Page | ||
Line 35: | Line 35: | ||
== Tasks == | == Tasks == | ||
− | === | + | === Release 0.2 === |
− | * | + | * Complete release 0.2 tasks |
− | * | + | * Assigned to: All members |
− | * | + | * '''Incomplete''' |
== Meetings == | == Meetings == |
Revision as of 10:24, 16 October 2013
Contents
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
- Repo path: Team B
Master Branch Status
- Committed/committing by full name, ircnick: mynick, any other info
Coding Style and Standards
- No tab characters allowed.
- Each object must have its own type:
int a;
int b;
CDialog D;
Team Members
First Name | Last Name | Section | Seneca ID | Wiki ID | IRC | Blog Page |
---|---|---|---|---|---|---|
Justin | Wilkin | B | jswilkin | Justin Sean Wilkin | xwilkinx | Justin's Blog |
Tasks
Release 0.2
- Complete release 0.2 tasks
- Assigned to: All members
- Incomplete
Meetings
- None