Difference between revisions of "Team C - OOP344 20133"
Yuchen Song (talk | contribs) (→Team Members) |
Yuchen Song (talk | contribs) (→Project Marking Percentage) |
||
Line 2: | Line 2: | ||
== Project Marking Percentage == | == Project Marking Percentage == | ||
* due right after study break | * due right after study break | ||
− | <big> | + | <big><syntaxhighlight lang="cpp">Group work: 50% (25 <= xx <= 50) |
− | Group work: 50% (25 <= xx <= 50) | + | Individual work: 50% |
− | Individual work: 50% | ||
------------------------- | ------------------------- | ||
Total 100% | Total 100% | ||
− | </big> | + | </syntaxhighlight></big> |
+ | |||
== Repository == | == Repository == | ||
* repo path:https://github.com/Seneca-OOP344/Team-C | * repo path:https://github.com/Seneca-OOP344/Team-C |
Revision as of 01:57, 2 November 2013
Contents
CODE ROCKERS
Project Marking Percentage
- due right after study break
Group work: 50% (25 <= xx <= 50)
Individual work: 50%
-------------------------
Total 100%
Repository
- repo path:https://github.com/Seneca-OOP344/Team-C
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, IRC: IRC name
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;
Commenting at every functionality.
void sum(int a, int b) //Sum of numbers
Team Members
First Name | Last Name | Section | Seneca Id | wiki id | IRC nick | Blog URL |
---|---|---|---|---|---|---|
Harshwinder | Singh | C | Harshwinder Singh | Harshwinder Singh | harsh1 | [1] |
Puneet | Thakur | C | pthakur1 | Puneet Thakur | pthakur1 | [2] |
Qin | Chen | A | Qin Chen | Qin Chen | janty001 | [3] |
Chenming | Xu | A | Chenming Xu | Chenming Xu | cxu38 | [4] |
Yuchen | Song | B | Yuchen Song | Yuchen Song | ysong48 | [5] |
tasks
task name
- task description
====0.3====
- prototyping
--Yuchen Song
- CLabel
--Qin Chen
- CDialog
--Yuchen Song,Chenming Xu
- CLineEdit
--Puneet Thakur,Harshwinder Singh
meetings
- latest will be on top