Difference between revisions of "OopTech"
(→Issue 4.3: CCheckMark) |
(→0.4 Milestone) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 24: | Line 24: | ||
|- | |- | ||
− | |[[User: | + | |[[User:Sunny Parnami | Sunny]]|| Parnami || B || [mailto:sparnami@myseneca.ca?subject=oop344 sparnami] ||[https://github.com/sparnami sparnami]|| [[Special:Contributions/Sunny_Parnami | Sunny_Parnami ]] || sparnami || [http://oop344.wordpress.com/ oop344] |
|- | |- | ||
Line 46: | Line 46: | ||
*: | *: | ||
--> | --> | ||
− | == 0.2 Milestone == | + | == 0.2 Milestone ((Due Mon Nov 12th, 23:59) ) == |
=== Issue 1: Add console class to project and test with cio_test === | === Issue 1: Add console class to project and test with cio_test === | ||
* Assigned to: ''Jinghui Liu'' | * Assigned to: ''Jinghui Liu'' | ||
Line 128: | Line 128: | ||
* Comments: | * Comments: | ||
− | == 0.3 Milestone == | + | == 0.3 Milestone Due along with 0.4 milestone == |
=== Issue 3.1: CField === | === Issue 3.1: CField === | ||
* Assigned to: '' Omkar Natvarlal Parmar'' | * Assigned to: '' Omkar Natvarlal Parmar'' | ||
Line 157: | Line 157: | ||
* Comments: | * Comments: | ||
− | + | == 0.4 Milestone (Sun Nov 25th. 23:59) == | |
− | == 0.4 Milestone == | ||
=== Issue 4.1: CButton=== | === Issue 4.1: CButton=== | ||
* Assigned to: ''Omkar Natvarlal Parmar'' | * Assigned to: ''Omkar Natvarlal Parmar'' | ||
Line 175: | Line 174: | ||
=== Issue 4.3: CCheckMark=== | === Issue 4.3: CCheckMark=== | ||
* Assigned to: ''Jinghui Liu'' | * Assigned to: ''Jinghui Liu'' | ||
− | * Code reviewed by: | + | * Code reviewed by: |
* Status: | * Status: | ||
*: | *: | ||
Line 190: | Line 189: | ||
--> | --> | ||
+ | == 0.6 Milestone == | ||
+ | === Issue 6.1: CMenuItem=== | ||
+ | * Assigned to: ''Omkar Natvarlal Parmar | ||
+ | * Code reviewed by: ''Omkar Natvarlal Parmar | ||
+ | * Status: ''Complet'' | ||
+ | *: | ||
+ | * Comments: | ||
== Coding Rules == | == Coding Rules == | ||
== meetings == | == meetings == |
Latest revision as of 20:31, 12 December 2012
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
- 1 Team Name (oopTech)
- 1.1 Project Marking Percentage
- 1.2 Repository
- 1.3 Team Members
- 1.4 Issues and Status
- 1.5 0.2 Milestone ((Due Mon Nov 12th, 23:59) )
- 1.5.1 Issue 1: Add console class to project and test with cio_test
- 1.5.2 Issue 2.1: CField Mock-up Class
- 1.5.3 Issue 2.2: CLabel Mock-up Class
- 1.5.4 Issue 2.3: CDialog Mock-up Class
- 1.5.5 Issue 2.4: CLineEdit Mock-up Class
- 1.5.6 Issue 2.5: CButton Mock-up Class
- 1.5.7 Issue 2.6: CValEdit Mock-up Class
- 1.5.8 Issue 2.7: CCheckMark Mock-up Class
- 1.5.9 Issue 2.8.1: Add Text Class to the project
- 1.5.10 Issue 2.8.2: CText Mock-up Class
- 1.5.11 Issue 2.9: CCheckList Mock-up
- 1.6 0.3 Milestone Due along with 0.4 milestone
- 1.7 0.4 Milestone (Sun Nov 25th. 23:59)
- 1.8 0.6 Milestone
- 1.9 Coding Rules
- 1.10 meetings
- 1.11 discussions
Team Name (oopTech)
Project Marking Percentage
- due immediately
Group work: 50% (25 <= xx <= 50) Individual work: 50% + (50 <= xx <= 75) ------------------------- Total 100%
Repository
- repo Github id:
Team Members
First Name | Last Name | Section | Seneca Id | Github ID | wiki id | IRC nick | Blog URL |
---|---|---|---|---|---|---|---|
Jinghui | Liu | B | jliu164 | alfred2012 | alf | jliu164 | Alfred's Blog |
Sunny | Parnami | B | sparnami | sparnami | Sunny_Parnami | sparnami | oop344 |
Omkar | Parmar | B | onparmar | onparmar | onparmar | onparmar | C++ OOP Programming |
Boris | Njike | A | bmnjikeleugue | bonilerel13 | boris morel | bonilerel1 | BlogName |
Issues and Status
0.2 Milestone ((Due Mon Nov 12th, 23:59) )
Issue 1: Add console class to project and test with cio_test
- Assigned to: Jinghui Liu
- Code reviewed by: Boris Njike
- Status: Complet
- Comments:
Issue 2: Create Mock-up classes
- Create the class files (header and cpp) with blank methods and make sure they compile
Issue 2.1: CField Mock-up Class
- Assigned to: Omkar Natvarlal Parmar
- Code reviewed by: Jinghui Liu
- Status: Complet
- Comments:
Issue 2.2: CLabel Mock-up Class
- Assigned to: Sunny Parnami
- Code reviewed by: Omkar Natvarlal Parmar
- Status: complet
- Comments:
Issue 2.3: CDialog Mock-up Class
- Assigned to: Boris Njike
- Code reviewed by: Sunny Parnami
- Status: complet
- Comments:
Issue 2.4: CLineEdit Mock-up Class
- Assigned to: Jinghui Liu
- Code reviewed by: Boris Njike
- Status: Complet
- Comments:
Issue 2.5: CButton Mock-up Class
- Assigned to: Omkar Natvarlal Parmar
- Code reviewed by: Jinghui Liu
- Status: Complet
- Comments:
Issue 2.6: CValEdit Mock-up Class
- Assigned to: Sunny Parnami
- Code reviewed by: Omkar Natvarlal Parmar
- Status: Complet
- Comments:
Issue 2.7: CCheckMark Mock-up Class
- Assigned to: Boris Njike
- Code reviewed by: Sunny Parnami
- Status: Complet
- Comments:
Issue 2.8.1: Add Text Class to the project
- Assigned to: Jinghui Liu
- Code reviewed by: Boris Njike
- Status: Complet
- Comments:
Issue 2.8.2: CText Mock-up Class
- Assigned to: Omkar Natvarlal Parmar
- Code reviewed by: Jinghui Liu
- Status: Complet
- Comments:
Issue 2.9: CCheckList Mock-up
- Assigned to: Sunny Parnami
- Code reviewed by: Omkar Natvarlal Parmar
- Status: Complet
- Comments:
0.3 Milestone Due along with 0.4 milestone
Issue 3.1: CField
- Assigned to: Omkar Natvarlal Parmar
- Code reviewed by: Jinghui Liu
- Status: Complet
- Comments:
Issue 3.2: CDialog
- Assigned to: Boris Njike
- Code reviewed by: Sunny Parnami
- Status: under construction
- Comments:
Issue 3.3: CLabel
- Assigned to: Sunny Parnami
- Code reviewed by: Omkar Natvarlal Parmar
- Status: Complet
- Comments:
Issue 3.4: CLine Edit
- Assigned to: Jinghui Liu
- Code reviewed by: Sunny Parnami
- Status:Complet
- Comments:
0.4 Milestone (Sun Nov 25th. 23:59)
Issue 4.1: CButton
- Assigned to: Omkar Natvarlal Parmar
- Code reviewed by: Jinghui Liu
- Status: Complet
- Comments:
Issue 4.2: CValEdit
- Assigned to: Sunny Parnami
- Code reviewed by: Jinghui Liu
- Status: Complet
- Comments:
Issue 4.3: CCheckMark
- Assigned to: Jinghui Liu
- Code reviewed by:
- Status:
- Comments:
0.6 Milestone
Issue 6.1: CMenuItem
- Assigned to: Omkar Natvarlal Parmar
- Code reviewed by: Omkar Natvarlal Parmar
- Status: Complet
- Comments:
Coding Rules
meetings
- latest will be on top