Difference between revisions of "Skynet"
(→Team Members) |
(→Issues and Status) |
||
Line 34: | Line 34: | ||
==Issues and Status == | ==Issues and Status == | ||
− | === Issue description and/or number (1)=== | + | ==== 0.2 Milestone (Due Fri 9th)==== |
+ | # Add console class to project and test with cio_test (issue 1) | ||
+ | # Create Mock-up classes | ||
+ | #: Create the class files (header and cpp) with blank methods and make sure they compile | ||
+ | ## CFeild Mock-up Class (issue 2.1) | ||
+ | ## CLabel Mock-up Class (issue 2.2) | ||
+ | ## CDialog Mock-up Class (issue 2.3) | ||
+ | ## CLineEdit Mock-up Class (issue 2.4) | ||
+ | ## CButton Mock-up Class (issue 2.5) | ||
+ | ## CValEdit Mock-up Class (issue 2.6) | ||
+ | ## CCheckMark Mock-up Class (issue 2.7) | ||
+ | ## CText | ||
+ | ### Add Text Class to the project (issue 2.8.1) | ||
+ | ### CText Mock-up Class (issue 2.8.2) | ||
+ | ## CCheckList Mock-up Class (issue 2.9) | ||
+ | |||
+ | |||
+ | ====sample below==== | ||
+ | ==== Issue description and/or number (1)==== | ||
* Assigned to: [mailto:EMAILID@myseneca.ca FULLNAME] | * Assigned to: [mailto:EMAILID@myseneca.ca FULLNAME] | ||
* Code review by: [mailto:EMAILID@myseneca.ca FULLNAME] | * Code review by: [mailto:EMAILID@myseneca.ca FULLNAME] | ||
Line 41: | Line 59: | ||
* comments: | * comments: | ||
*: | *: | ||
− | === Issue description and/or number (2)=== | + | ==== Issue description and/or number (2)==== |
* Assigned to: [mailto:EMAILID@myseneca.ca FULLNAME] | * Assigned to: [mailto:EMAILID@myseneca.ca FULLNAME] | ||
* Code review by: [mailto:EMAILID@myseneca.ca FULLNAME] | * Code review by: [mailto:EMAILID@myseneca.ca FULLNAME] | ||
Line 48: | Line 66: | ||
* comments: | * comments: | ||
*: | *: | ||
+ | |||
== Coding Rules == | == Coding Rules == | ||
== meetings == | == meetings == |
Revision as of 23:16, 3 November 2012
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
Team Name (Skynet)
Project Marking Percentage
Group work: 50% Individual work: 50% + ------------------------- Total 100%
Repository
- repo Github id:
Team Members
First Name | Last Name | Section | Seneca Id | Github ID | wiki id | IRC nick | Blog URL |
---|---|---|---|---|---|---|---|
Michael | Wang | B | mmwang2 | MichaelMWang | Michael Mengyuan Wang | mekko | Michael's Blog |
Bruno | Pereira | B | bpereira5 | bpereira5 | Bruno Pereira | bpereira | Open Source |
Kanghoon | Park | B | kpark27 | kpark27 | Kanghoon Park | kpark27 | Kang's Blog |
Matthew | Torrance | B | mstorrance | mstorrance | Matthew Scott Torrance | mstorrance | Matt's Blog |
Dyllon | Ricardo | A | ddricardo | Dyllon-R | Dyllon Da Silva Ricardo | Dyllon-R | Dyll's Tech Blog |
Issues and Status
0.2 Milestone (Due Fri 9th)
- Add console class to project and test with cio_test (issue 1)
- Create Mock-up classes
- Create the class files (header and cpp) with blank methods and make sure they compile
- CFeild Mock-up Class (issue 2.1)
- CLabel Mock-up Class (issue 2.2)
- CDialog Mock-up Class (issue 2.3)
- CLineEdit Mock-up Class (issue 2.4)
- CButton Mock-up Class (issue 2.5)
- CValEdit Mock-up Class (issue 2.6)
- CCheckMark Mock-up Class (issue 2.7)
- CText
- Add Text Class to the project (issue 2.8.1)
- CText Mock-up Class (issue 2.8.2)
- CCheckList Mock-up Class (issue 2.9)
sample below
Issue description and/or number (1)
- Assigned to: FULLNAME
- Code review by: FULLNAME
- Status:
- (being developed/pull request/being reviewed/pushed to master)
- comments:
Issue description and/or number (2)
- Assigned to: FULLNAME
- Code review by: FULLNAME
- Status:
- (being developed/pull request/being reviewed/pushed to master)
- comments:
Coding Rules
meetings
- latest will be on top