Changes

Jump to: navigation, search

OOP344 BINGO

5,423 bytes added, 17:56, 19 December 2009
Project Process
|+
! Position !! Last Name !! Name !! Section !! Email !! Blog !! SVN ID !! Current Task IRC Nick
|-
| Leader || Shi || [Lucy] Xiaozhe (Lucy) || A || [mailto:xshi18@learn.senecac.on.ca xshi18@learn.senecac.on.ca] || [http://xshi18.blogspot.com Blog] || a?? ops344_093svn77 ||IO_Field Lucy_
|-
| - || An || Suwon || C || [mailto:san@learn.senecac.on.ca san@learn.senecac.on.ca] || [http://mercedes-oop344.blogspot.com/ Blog]|| a??ops344_093svn71||IO_Radiomercedes13
|-
| - || Ren || Keyan || C || [mailto:kren1@learn.senecac.on.ca kren1@learn.senecac.on.ca] || [http://rkyoop344.blogspot.com/ Blog]|| a?? ops344_093svn72 ||IO_Checklistrocky413
|-
| - || Sun || Dong || C || [mailto:dsun17@learn.senecac.on.ca dsun17@learn.senecac.on.ca] || [http://franksun123.blogspot.com/ Blog]|| a?? ops344_093svn73 ||IO_Label frank123
|-
| - || Wang Xiong || Chunxia Feihong || C B || [mailto:cxwangfxiong1@learn.senecac.on.ca cxwangfxiong1@learn.senecac.on.ca] || [http://cxatsenecafeihong-xiong.blogspot.com / Blog]|| a?? ops344_093svn76 ||IO_Frame fxiong1
|-
| - || Xiong Zhu || Feihong Zhaolong || B A || [mailto:fxiong1zlzhu@learn.senecac.on.ca fxiong1zlzhu@learn.senecac.on.ca] || [http://feihong-xiongzlzhu.blogspot.com/ Blog]|| a?ops344_093svn78|| zlzhu |-| - || - || - || - || [mailto:kren1@learn.senecac.on.ca,xshi18@learn.senecac.on.ca,dsun17@learn.senecac.on.ca,fxiong1@learn.senecac.on.ca,san@learn.senecac.on.ca,zlzhu@learn.senecac.on.ca? subject=OOP344_Team3 e-mail all members] || - || - ||IO_Menu -
|}
 
== Current Tasks==
 
{| border="1" cellpadding="5"
|+
! Task Name !! Who's Contributing !! Due date !! Completed
|-
| IO_Field ||Xiaozhe || Nov 25 || Done
|-
| IO_Form || Zhaolong || Nov 25 || Done
|-
| IO_Frame || Dong || Nov 25 || Done|-| IO_Edit || Dong || Nov 25 || Done| - | IO_Node || Zhu Dong || Zhaolong Nov 25 || A Done|-| [mailto:zlzhu@learn.senecac.on.ca zlzhu@learn.senecac.on.ca] IO_Label || [http:Dong || Nov 25 || Done|-| IO_Vedit || Keyan || Nov 25 || Done|-| IO_CheckList || Fardad (bug fixed) || - || Done|-| IO_Menu || Fardad (bug fixed) || - || Done|-| IO_TextEditor || Feihong //zlzhu.blogspot.com/ Blog] Xiaozhe || Nov 25 || Done|-| Main || Suwon ||Nov 25 | a??|- |IO_Form }
|==Meeting Schedule==1. '''Congratulations! Good job everyone!''' Our version is finally working after all of us have worked hard for this project. 2. We will have a meeting this week at 9 pm Fri.(Dec 4) 3. The final due date is Dec 8. 4. '''Good luck''' on your tests, quiz, and final exam. ==Project Suggestions== ''' 1. Before you commit your codes, make sure it is buildable.'''  ''' 2. Feel free to change the codes if you think that would be better, even it's not your codes.'''  ''' 3. After you commit your codes, please write down what you have done on both Docs which is in our repo and wiki Team Page.'''  ''' 4. If you haven't finished your class yet, please commit all the empty functions to our repo.'''  ''' 5. Eliminate warnings as many as possible.''' ==Project Process== 1. Oct 23, 2009 -- We start doing our project, and everyone is assigned a class to work on. 2. Oct 27, 2009 -- The first IRC class. We post ciol.h and ciol.cpp on our repo, then, Fardad write prjmain.cpp for us 3. Oct 30, 2009 -- Group meeting 4. Nov 06, 2009 -- Group meeting 5. Nov 13, 2009 -- Group meeting 6. Nov 14, 2009 -- All the classes were finished. Fixing bugs after putting all the classes and sample main together. 7. Nov 20, 2009 -- Group meeting| 8. Nov 25, 2009 - || Horn || - Group meeting 9. Nov 27, 2009 -- Group meeting 10. Nov 30, 2009 -- Our project works very well. Waiting the final version of main to be posted. == Meeting Minutes == '''1.''' '''Date: Oct. 23, 2009'''''Time: 9 to 10 pmPresent: Keyan, [Frank]Dong, ChunXia, Feihong, David, [Lucy]Xiaozhe''' Actions:1. Every member will take a ownership of different classes in assignment 2 David IO_edit;Keyan IO_checklist;[Frank]Dong IO_label;Feihong IO_menu;Chunxia IO_ frame;An IO_Radio;Zhaolong IO_Form;[Lucy]Xiaozhe IO_field. There are two classes left IO_MenuBar and IO_TextEdit. Frank, the strongest technical person in our group, is volunteered both of them. We all believe that those exercises can help Frank promote his mark from A+ to A++. 2. Next two meetings will be held at the same place on Tuesday (Oct. 27) 9:00pm and Friday (Oct. 30) 9:00pm. We need more discussing about assignment 2. Please prepare your questions and proposals (solutions) in advance. 3. Team name will be changed to BINGO. Feihong will be responsible for updating the group web pages accordingly.  '''2. Date: Oct. 27, 2009'''Time: 9 to 10 pmPresent: Fardad, Keyan, [Frank]Dong, ChunXia, Feihong, David || B || , [Lucy]Xiaozhe Prof. Fardad was a chair and organized the meeting. What we have done during the meeting? 1. Frank was chosen to be the organizer for our group, to be able to initiate the project source.He added his ciol.h and ciol.c to the PRJ directory. 2. A general headerfile io_def.h was created and added to the PRJ dir. 3. A prjmain.cpp file was created. There were one int main() funciton and 8 "sub-main" functions. Everyone can share and at the same time run his or her own test. What we need to do next? 1. We can modify our own main and start developing. 2. For each class in the project we should create a headerfile and a cpp file with the same name of the class. ie: io_label.h and io_label.cpp. 3. Each of us MUST add a txt file with Seneca id to the docs directory. 4. Whenever we are committing something make sure at top of the file we add what we have done. 5. Fardad said: “'''NEVER COMMIT A CODE THAT IS NOT BUILDABLE''' ” '''3. Nov 6, 2009'''Time: 9 to 10 pmPresent: Keyan, [Frank]Dong, Feihong, Zhaolong, [Lucy]Xiaozhe Discuss assignment2.  '''4. Nov 13, 2009'''Time: 9 to 10 pmPresent: Keyan, [mailtoFrank]Dong, Feihong, Zhaolong, [Lucy]Xiaozhe IO_checklist and menu were given form class.Feihong is working on texteditor instead of checklist.Ren is working on vedit instead of menu.Zhaolong is working on form. '''5. Nov 20, 2009'''Time: 9 to 10:dhorn1@learn06 pmPresent: Keyan, [Frank]Dong, Feihong, An, [Lucy]Xiaozhe All the classes will be done by Wed.senecac(Nov 25)IO_vedit has been submitted.Feihong is working on texteditor.An is working onmain.ca dhorn1@learn '''6. Nov 25, 2009'''Time: 9 to 10 pmPresent: Keyan, [Frank]Dong, Feihong, An, [Lucy]Xiaozhe, Zhaolong IO_textedit has been submitted.senecacIO_form has been submittedAll classes are uploaded onsvn.The next stage is to eliminate bugs. '''7.caNov 27, 2009'''Time: 9 to 10 pmPresent: Keyan, [Frank] || Dong, Feihong, An, [httpLucy]Xiaozhe, Zhaolong All classes are done. We discussed some functions in IO_Form. After we had compiled all the classes with main, there were some problems in IO_Form://horndavid:edit(), IO_edit, and IO_label.blogspotFrank will send an email to Fardad and describe the problems.com/ Blog '''8.Dec 04, 2009'''Time: 9 to 10:30 pmPresent: Keyan, [Frank]Dong, Feihong, An, [Lucy] || a??||IO_EditXiaozhe
|-| - || - || - || - || [mailtoFrank found a bug in our project. bug:kren1@learn.senecac.on.ca,xshi18@learn.senecac.on.ca,dsun17@learn.senecac.on.ca,fxiong1@learn.senecac.on.ca,san@learn.senecac.on.ca,cxwang@learn.senecac.on.cawhen you type in a invalid date and press down key,dhorn1@learn.senecac.on.cait should show the error message and stop at the field,zlzhu@learn.senecacbut it actually jumps to the next field.onThe bug may hide in Form class.ca?subject=OOP344_Team3 e-mail all members] || - || - ||-
|}we start a new project. An will write a Vedio shop Main function, so we can test our classes on the new project main function.
1
edit

Navigation menu