Difference between revisions of "Team T - OOP344 20133"
Shao Hua Liu (talk | contribs) (→0.3) |
Shao Hua Liu (talk | contribs) (→0.3) |
||
Line 61: | Line 61: | ||
--Shaohua Liu <br/> | --Shaohua Liu <br/> | ||
--status: | --status: | ||
− | + | -- Revised: | |
*'''CLabel''' | *'''CLabel''' | ||
--Yatao Sun <br/> | --Yatao Sun <br/> | ||
--status: | --status: | ||
− | + | --Revised: | |
*'''CDialog''' | *'''CDialog''' | ||
--Luke Jingwei Sun, Shaohua Liu <br/> | --Luke Jingwei Sun, Shaohua Liu <br/> | ||
--status: | --status: | ||
+ | --Revised: | ||
Line 76: | Line 77: | ||
--Wei Xia <br/> | --Wei Xia <br/> | ||
--status: | --status: | ||
+ | --Revised: | ||
== meetings == | == meetings == |
Revision as of 14:18, 19 October 2013
Contents
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
- 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 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
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 | Wei's Blog |
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
====0.3====
- prototyping
--Shaohua Liu
--status:
-- Revised:
- CLabel
--Yatao Sun
--status:
--Revised:
- CDialog
--Luke Jingwei Sun, Shaohua Liu
--status:
--Revised:
- CLineEdit
--Wei Xia
--status:
--Revised:
meetings
- 2013 10/19
topic, date
- 2013 10/19 Topic: How to use git and allocate the workload