Difference between revisions of "Team O - OOP344 20133"
(→Team Members) |
(→task name) |
||
Line 46: | Line 46: | ||
== tasks == | == tasks == | ||
− | === | + | === Prototyping === |
− | * | + | * Roman Korostelev |
− | * being done by team member name / not assigned | + | * being done by team member name / not assigned |
− | * status | + | * status: In progress |
+ | |||
+ | === CLabel === | ||
+ | * Complete CLabel class | ||
+ | * being done by Roman Korostelev | ||
+ | * status: In progress | ||
+ | |||
+ | === CDialog === | ||
+ | * Complete CDialog class | ||
+ | * being done by Andrey Barkov, Ruslan Yurash | ||
+ | * status: In progress | ||
+ | |||
+ | |||
+ | === CLineEdit === | ||
+ | * Complete CLineEdit class | ||
+ | * being done by Oleg Bilyi | ||
+ | * status: In progress | ||
== meetings == | == meetings == |
Revision as of 12:15, 29 October 2013
Contents
Team O
Project Marking Percentage
- due right after study break
Group work: 50% Individual work: 50% + ------------------------- Total 100%
Repository
- repo path: https://github.com/Seneca-OOP344/Team-O
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 | Blog Page |
---|---|---|---|---|---|---|
Andrey | Barkov | B | abarkov | Andrey Barkov | AndreyBarkov | Andrey's Blog |
Roman | Korostelev | B | rkorostelev1 | Roman Korostelev | rkorostelev | Roman's Blog |
Ruslan | Yurash | C | [1] | Ruslan's Blog | ||
Oleg | Bilyi | С | obilyi | Oleg Bilyi | oleg06011995 | Oleg's Blog |
tasks
Prototyping
- Roman Korostelev
- being done by team member name / not assigned
- status: In progress
CLabel
- Complete CLabel class
- being done by Roman Korostelev
- status: In progress
CDialog
- Complete CDialog class
- being done by Andrey Barkov, Ruslan Yurash
- status: In progress
CLineEdit
- Complete CLineEdit class
- being done by Oleg Bilyi
- status: In progress
meetings
- latest will be on top