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

From CDOT Wiki
Jump to: navigation, search
(To Do)
 
(54 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{OOP344 Index | 20103}}
 
{{OOP344 Index | 20103}}
  
<p>'''Welcome to OOP344C Team B's Project Development Page!'''</p>
+
= General Info =
 +
[[Team B IRC Logs 20103 - OOP344 | Team B IRC meeting logs]]
  
The Project: [http://zenit.senecac.on.ca/wiki/index.php/Iolib_functions_20103_-_OOP344 Basic Input/Output Functions]
+
[irc://freenode/seneca-oop344 #seneca-oop344]
  
  
 +
= Trunk Status =
 +
* Last committed by: Oleg, December 15th @ 7:55pm
 +
* Current status: Safe.
 +
* Update info: Committed updated version of FWText into trunk/iol.7
  
=== Simple Functions (Platform dependent functions; conditional compilation) task distribution: ===
+
= 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]|| 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.
 
|-
 
|}
 
  
  
=== Complex Functions (Platform independent functions) task distribution: ===
+
== To Do ==
 +
* Debug Test5 and Test7
  
{| class="wikitable sortable" border="1" cellpadding="5"
+
== Team Tasks ==
! First Name !! Last Name !! Seneca Id !! wiki id !!  IRC nick !! Blog URL !! Tasks
+
=== Kaitlyn ===
|-
+
* Help test
|[[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
 
|-
 
|}
 
  
 +
=== James ===
 +
* FWText
  
 +
=== Oleg ===
 +
* Help test
  
=== Complex Functions (C++ version) task distribution ===
+
===Fardad===
 +
* Done
  
{| 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.
 
  
 +
== Progress ==
 +
* October 12 2010: Committed framework for project to trunk.
 +
* November 18 2010: Wiki updated. (James)
 +
* November 17 2010: Oleg is having problems with FWField function "bool FWField::editable() const"
 +
* November 23 2010: Set 3 IRC meetings, assigned further tasks
 +
* November 24 2010: Compilable version of current project in Kaitlyn's folder (everything thus far)
 +
* November 25 2010: Oleg is still having troubles with FWDialog
 +
* November 26 2010: Kaitlyn submitted FWBorder, FWButton, FWLineEdit, and FWCheck to trunk. All compile, and ready to test.
 +
* November 30 2010: Passing t1, t2, and t3.
 +
* November 30 2010: Passing t1, t2, t3, and t4! Make sure to get the updates from trunk/iol.6
 +
* December 01 2010: t5's "popup windows" aren't drawing their border in the right spot, and t6's radio button needs attention.
 +
* December 01 2010: Made the below list of current bugs to help us all keep track of what needs looked at.
 +
* December 01 2010: Submitted version of 2nd assignment in tags/prj0.6
 +
* December 15 2010: Working on FWText and looking for pop up windows offset issue for Test5 and Test7
  
=== Suggested workload (by Fardad Soleimanloo): ===
 
  
* The following are suggested task distribution between team members
+
==Current Bugs==
* Make a copy of the task distribution and add it to your project page, so I know who have done what
+
* T5 and T7: Popup window(Exit and Help) isn't displaying text in the right spot.
* When committing your work to svn, make sure comment the task you are working on
+
* T7: Enter and backspace need looking into. Down and up arrows have a small bug.  
* 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
+
== Completed Tasks ==
* 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.
+
===Simple Functions===
* 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.
+
<blockquote>
* If you believe I have overlooked any task or part, please add it here and I will take care of it:
+
James - Borland C++ <br />
 +
Oleg - Visual C++ <br />
 +
Kaitlyn - Linux
 +
</blockquote>
 +
 
 +
===Complex Functions===
 +
<blockquote>
 +
James - Wiki management, FWText, Debug<br />
 +
Oleg - FWField, FWLabel, FWDialog, Debug<br />
 +
Kaitlyn - FWBorder, FWLineEdit, FWButton, FWCheck, Debug<br />
 +
Fardad - FWValEdit
 +
</blockquote>
 +
 
 +
= Notes =

Latest revision as of 20:53, 15 December 2010


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

General Info

Team B IRC meeting logs

#seneca-oop344


Trunk Status

  • Last committed by: Oleg, December 15th @ 7:55pm
  • Current status: Safe.
  • Update info: Committed updated version of FWText into trunk/iol.7

Task Distribution

To Do

  • Debug Test5 and Test7

Team Tasks

Kaitlyn

  • Help test

James

  • FWText

Oleg

  • Help test

Fardad

  • Done


Progress

  • October 12 2010: Committed framework for project to trunk.
  • November 18 2010: Wiki updated. (James)
  • November 17 2010: Oleg is having problems with FWField function "bool FWField::editable() const"
  • November 23 2010: Set 3 IRC meetings, assigned further tasks
  • November 24 2010: Compilable version of current project in Kaitlyn's folder (everything thus far)
  • November 25 2010: Oleg is still having troubles with FWDialog
  • November 26 2010: Kaitlyn submitted FWBorder, FWButton, FWLineEdit, and FWCheck to trunk. All compile, and ready to test.
  • November 30 2010: Passing t1, t2, and t3.
  • November 30 2010: Passing t1, t2, t3, and t4! Make sure to get the updates from trunk/iol.6
  • December 01 2010: t5's "popup windows" aren't drawing their border in the right spot, and t6's radio button needs attention.
  • December 01 2010: Made the below list of current bugs to help us all keep track of what needs looked at.
  • December 01 2010: Submitted version of 2nd assignment in tags/prj0.6
  • December 15 2010: Working on FWText and looking for pop up windows offset issue for Test5 and Test7


Current Bugs

  • T5 and T7: Popup window(Exit and Help) isn't displaying text in the right spot.
  • T7: Enter and backspace need looking into. Down and up arrows have a small bug.

Completed Tasks

Simple Functions

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

Complex Functions

James - Wiki management, FWText, Debug
Oleg - FWField, FWLabel, FWDialog, Debug
Kaitlyn - FWBorder, FWLineEdit, FWButton, FWCheck, Debug
Fardad - FWValEdit

Notes