Difference between revisions of "Team B Project Dev Page 20103 - OOP344"

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{{OOP344 Index | 20103}}
 
{{OOP344 Index | 20103}}
  
<p>'''Welcome to OOP344C Team B's Project Development Page!'''</p>
+
= General Info =
 +
* Best team evar!  
 +
*[http://zenit.senecac.on.ca/wiki/index.php/Team_H_IRC_Logs_20103_-_OOP344 IRC Meeting Logs]
  
The Project: [http://zenit.senecac.on.ca/wiki/index.php/Iolib_functions_20103_-_OOP344 Basic Input/Output Functions]
+
= Trunk Status =
 +
* Last committed by: NAME on Nov. 18 @ 6:10pm
 +
* Current status: Free to commit
  
 +
= Task Distribution =
 +
== To Do ==
 +
* '''FWBorder (Kaitlyn)'''
 +
* FWField
  
 +
* FWLabel
 +
* FWDialog
 +
* FWLineEdit
 +
* FWButton
 +
* FWCheck
 +
* FWValEdit
 +
* FWText
  
=== Simple Functions (Platform dependent functions; conditional compilation) task distribution: ===
+
== Team Tasks ==
 +
=== Kaitlyn ===
 +
* FWBorder (by November 18th 2010)
  
{| class="wikitable sortable" border="1" cellpadding="5"
+
=== James ===
! First Name !! Last Name !! Seneca Id !! wiki id !!  IRC nick !! Blog URL !! Tasks
+
* Update wiki
|-
+
* Assist Kaitlyn with FWBorder
|[[User:kmcdonald11 | Kaitlyn]]||McDonald||[mailto:kmcdonald11@learn.senecac.on.ca?subject=oop344 kmcdonald11]||[[Special:Contributions/kmcdonald11 |kmcdonald11]]||kmcdonald11||[http://kmcdonald11.blogspot.com/ Kaitlyn's Blog]|| Improving simple functions and writing testmain for '''Linux''' Platform.
 
|-
 
|[[User:jrobinson7 | James]]||Robinson||[mailto:jrobinson7@learn.senecac.on.ca?subject=oop344 jrobinson7]||[[Special:Contributions/jrobinson7 | jrobinson7]]||jrobinson7||[http://jrobinson7.wordpress.com Jim's Seneca Blog]|| Improving simple functions and writing testmain for '''Windows Borland C++''' Platform.
 
|-
 
|[[User:obogomaz | Oleg]]||Bogomaz||[mailto:obogomaz@learn.senecac.on.ca obogomaz]||[[Special:Contributions/obogomaz | obogomaz]]||obogomaz||[http://obogomaz.wordpress.com Oleg's Seneca Blog]|| Improving simple functions and writing testmain for '''Windows Visual C++''' Platform.
 
|-
 
|}
 
  
 +
=== Oleg ===
 +
* FWField (by November 18th 2010)
  
=== Complex Functions (Platform independent functions) task distribution: ===
+
== Progress ==  
 
+
* October 12th 2010: Committed framework for project to trunk.
{| class="wikitable sortable" border="1" cellpadding="5"
+
* November 18 2010: Wiki updated. (James)
! First Name !! Last Name !! Seneca Id !! wiki id !!  IRC nick !! Blog URL !! Tasks
 
|-
 
|[[User:kmcdonald11 | Kaitlyn]]||McDonald||[mailto:kmcdonald11@learn.senecac.on.ca?subject=oop344 kmcdonald11]||[[Special:Contributions/kmcdonald11 |kmcdonald11]]||kmcdonald11||[http://kmcdonald11.blogspot.com/ Kaitlyn's Blog]|| Working on functions: iol_displayMenuItem, int iol_menuItem, int iol_edit
 
|-
 
|[[User:jrobinson7 | James]]||Robinson||[mailto:jrobinson7@learn.senecac.on.ca?subject=oop344 jrobinson7]||[[Special:Contributions/jrobinson7 | jrobinson7]]||jrobinson7||[http://jrobinson7.wordpress.com Jim's Seneca Blog]|| Working on functions: void iol_displayflag, int iol_flag, int iol_edit
 
|-
 
|[[User:obogomaz | Oleg]]||Bogomaz||[mailto:obogomaz@learn.senecac.on.ca obogomaz]||[[Special:Contributions/obogomaz | obogomaz]]||obogomaz||[http://obogomaz.wordpress.com Oleg's Seneca Blog]|| Working on functions: int iol_edit
 
|-
 
|}
 
 
 
 
 
 
 
=== Complex Functions (C++ version) task distribution ===
 
 
 
{| class="wikitable sortable" border="1" cellpadding="5"
 
! First Name !! Last Name !! Seneca Id !! wiki id !!  IRC nick !! Blog URL !! Tasks
 
|-
 
|[[User:kmcdonald11 | Kaitlyn]]||McDonald||[mailto:kmcdonald11@learn.senecac.on.ca?subject=oop344 kmcdonald11]||[[Special:Contributions/kmcdonald11 |kmcdonald11]]||kmcdonald11||[http://kmcdonald11.blogspot.com/ Kaitlyn's Blog]|| TBA
 
|-
 
|[[User:jrobinson7 | James]]||Robinson||[mailto:jrobinson7@learn.senecac.on.ca?subject=oop344 jrobinson7]||[[Special:Contributions/jrobinson7 | jrobinson7]]||jrobinson7||[http://jrobinson7.wordpress.com Jim's Seneca Blog]|| TBA
 
|-
 
|[[User:obogomaz | Oleg]]||Bogomaz||[mailto:obogomaz@learn.senecac.on.ca obogomaz]||[[Special:Contributions/obogomaz | obogomaz]]||obogomaz||[http://obogomaz.wordpress.com Oleg's Seneca Blog]|| Working on functions: TBA
 
|-
 
|}
 
* Fill in the above task distribution as soon as it's decided.
 
 
 
=== Record of dates and updates to project ===
 
* October 12th: Committed framework for project to trunk.
 
  
 +
== Completed Tasks ==
 +
===Simple Functions===
 +
<blockquote>
 +
James - Borland C++ <br />
 +
Oleg - Visual C++ <br />
 +
Kaitlyn - Linux
 +
</blockquote>
  
 +
== Notes ==
 
=== Suggested workload (by Fardad Soleimanloo): ===
 
=== Suggested workload (by Fardad Soleimanloo): ===
  

Revision as of 19:22, 18 November 2010


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources

General Info

Trunk Status

  • Last committed by: NAME on Nov. 18 @ 6:10pm
  • Current status: Free to commit

Task Distribution

To Do

  • FWBorder (Kaitlyn)
  • FWField
  • FWLabel
  • FWDialog
  • FWLineEdit
  • FWButton
  • FWCheck
  • FWValEdit
  • FWText

Team Tasks

Kaitlyn

  • FWBorder (by November 18th 2010)

James

  • Update wiki
  • Assist Kaitlyn with FWBorder

Oleg

  • FWField (by November 18th 2010)

Progress

  • October 12th 2010: Committed framework for project to trunk.
  • November 18 2010: Wiki updated. (James)

Completed Tasks

Simple Functions

James - Borland C++
Oleg - Visual C++
Kaitlyn - Linux

Notes

Suggested workload (by Fardad Soleimanloo):

  • The following are suggested task distribution between team members
  • Make a copy of the task distribution and add it to your project page, so I know who have done what
  • When committing your work to svn, make sure comment the task you are working on
  • You can exchange tasks between yourselves but make sure you have the changes reflected in your task distribution on your project page
  • If anyone needs help doing their part, don't hesitate to give them hand in logic and coding and blog about the problem and how it was fixed
  • If someone neglects to do their work or doesn't do the work on time , distribute his/her tasks between others, and send an email to me immediately. Those NOT doing the work will be fired from the group and have to do the project in a smaller scale alone.
  • If there are questions to be clarified, book a meeting with me on IRC. (send me an email and put the time in IRC meetings table with (??) added to team name. I will put my Initials if the meeting is approved.
  • If you believe I have overlooked any task or part, please add it here and I will take care of it: