Difference between revisions of "BTP300 Team NVG"

From CDOT Wiki
Jump to: navigation, search
(Team Not Very Good)
(Team Not Very Good)
Line 6: Line 6:
 
| width="33%" |
 
| width="33%" |
 
===Experts [***]===
 
===Experts [***]===
* [mailto:hfazal@learn.senecac.on.ca?subject=btp300 Husain Fazal] - CFrame & CDialog
+
* [mailto:hfazal@learn.senecac.on.ca?subject=btp300 Husain Fazal] - CDialog
 
* [mailto:nbguzman@learn.senecac.on.ca?subject=btp300 Neil Guzman] - CFrame & CDialog & CField
 
* [mailto:nbguzman@learn.senecac.on.ca?subject=btp300 Neil Guzman] - CFrame & CDialog & CField
 
====Novices [*/**]====
 
====Novices [*/**]====
* [mailto:rwstanica@learn.senecac.on.ca?subject=btp300 Robert Stanica] - CFrame & CButton
+
* [mailto:rwstanica@learn.senecac.on.ca?subject=btp300 Robert Stanica] - CButton
* [mailto:pparamalingam2@learn.senecac.on.ca?subject=btp300 Preshoth Paramalingam] - CFrame & CLine
+
* [mailto:pparamalingam2@learn.senecac.on.ca?subject=btp300 Preshoth Paramalingam] - CLine
* [mailto:mrgodhani@learn.senecac.on.ca?subject=btp300 Meet Godhani] - CFrame & CLabel
+
* [mailto:mrgodhani@learn.senecac.on.ca?subject=btp300 Meet Godhani] - CLabel
 
| valign="top" width="33%" |
 
| valign="top" width="33%" |
 
==Assignment #2==
 
==Assignment #2==
2011-10-25:
+
2011-10-27:
* Coded a bit of the CFrame class, changed some of cfg.h and the CField classes
+
* CFrame really close to finishing. Gotta fix it so there is no trailing characters after moving
# CFrame class is closing to completion, lacking some functions (also not sure if current methods actually work)
+
* CField still needs fixing up on the display function
# CField.cpp is still missing display and edit
+
2011-10-26:
# CField has been changed according to site requirements (only keeps address and passes everything else to CFrame)
+
* Meet started working on CLabel
# cfg.h is fully complete
 
 
| valign="top" width="33%" |
 
| valign="top" width="33%" |
 
==Commited By:==
 
==Commited By:==
2011-10-26:
+
2011-10-27:
 
* Neil
 
* Neil
  
 
==Being Commited By:==
 
==Being Commited By:==
2011-10-26:
+
2011-10-27:
 
* no one
 
* no one
 
|}
 
|}
Line 38: Line 37:
  
 
== Project Status ==
 
== Project Status ==
 +
2011-10-27:
 +
* CFrame really close to finishing. Gotta fix it so there is no trailing characters after moving
 +
* CField still needs fixing up on the display function
 +
2011-10-26:
 +
* Meet started working on CLabel
 
2011-10-25:
 
2011-10-25:
 
* Coded a bit of the CFrame class, changed some of cfg.h and the CField classes
 
* Coded a bit of the CFrame class, changed some of cfg.h and the CField classes

Revision as of 20:57, 27 October 2011


BTP300 Fall 2011 | Weekly Schedule | Student List | Project Requirements | Teams and their Projects | Student Resources

Team Not Very Good

Skill Levels & Work Distribution Recent Changes Current Trunk Status

Experts [***]

Novices [*/**]

Assignment #2

2011-10-27:

  • CFrame really close to finishing. Gotta fix it so there is no trailing characters after moving
  • CField still needs fixing up on the display function

2011-10-26:

  • Meet started working on CLabel

Commited By:

2011-10-27:

  • Neil

Being Commited By:

2011-10-27:

  • no one

Repository

Repo ID

svn://zenit.senecac.on.ca/btp300_113rep2

Email All Team Members

Project Status

2011-10-27:

  • CFrame really close to finishing. Gotta fix it so there is no trailing characters after moving
  • CField still needs fixing up on the display function

2011-10-26:

  • Meet started working on CLabel

2011-10-25:

  • Coded a bit of the CFrame class, changed some of cfg.h and the CField classes
  1. CFrame class is closing to completion, lacking some functions (also not sure if current methods actually work)
  2. CField.cpp is still missing display and edit
  3. CField has been changed according to site requirements (only keeps address and passes everything else to CFrame)
  4. cfg.h is fully complete
  • Coded a bit of CField.cpp, CField.h, and cfg.h.
  1. CField.cpp is missing display and edit functionality
  2. cfg.h is not complete(?) for CDirection enumeration

2011-10-19:

  • Switched roles of Neil (now expert) and Robert (now novice)

2011-10-12:

  • Assignment #1 inside "trunk"

Resources