Difference between revisions of "The Team OpText - OOP344"
(→Tasks) |
(→Issues) |
||
(25 intermediate revisions by 6 users not shown) | |||
Line 2: | Line 2: | ||
= [[OpText Text Editor (AS2) - OOP344 20101 | The Applicaton]] = | = [[OpText Text Editor (AS2) - OOP344 20101 | The Applicaton]] = | ||
− | + | Repo No: 6 | |
== Issues == | == Issues == | ||
Line 10: | Line 10: | ||
Programmer: Umar Mirza Email: umirza IRC: umirza85 | Programmer: Umar Mirza Email: umirza IRC: umirza85 | ||
− | * 2 - bform.h, bform.cpp mockup, returning dummy values | + | * 2 - bform.h, bform.cpp mockup, returning dummy values, due March 17 midnight |
Programmer: Carolyn Woodley Email: cwoodley1 IRC: cwoodley | Programmer: Carolyn Woodley Email: cwoodley1 IRC: cwoodley | ||
Line 21: | Line 21: | ||
Programmer: Bryan Cohen Email: bmcohen IRC: bmcohen | Programmer: Bryan Cohen Email: bmcohen IRC: bmcohen | ||
+ | |||
+ | * 5 - bfield.h, bfield.cpp mockup, returning dummy values Due March 17 midnight | ||
+ | |||
+ | Programmer: Brendan McDorman Email:bmcdorman IRC:kuat | ||
+ | |||
+ | * 6 - bform.h, bform.cpp code, due March 26, 2010 | ||
+ | |||
+ | Programmer: Carolyn Woodley Email: cwoodley1 IRC: cwoodley | ||
+ | |||
+ | * 7 - Compilation of project. Due March 19 midnight | ||
+ | |||
+ | Programmer: Mike Lin Email:mlin25 IRC:mlin25 | ||
+ | |||
+ | * 8 - bfield.cpp code. Due March 27 midnight | ||
+ | |||
+ | Programmer: Bryan Cohen Email: bmcohen IRC: bmcohen | ||
+ | |||
+ | * 9 - BLabel.cpp code. Due March 27 midnight | ||
+ | |||
+ | Programmer: Brendan McDorman Email:bmcdorman IRC:kuat | ||
+ | |||
+ | * 10 - bedit.cpp code. Due March 27 midnight | ||
+ | |||
+ | Programmer: Mike Lin Email:mlin25 IRC:mlin25 | ||
+ | |||
+ | * 11 - TxtEdit core. Due March 28 midnight | ||
+ | |||
+ | Programmer: Umar Mirza Email: umirza IRC: umirza85 | ||
+ | |||
+ | * 12 - bfield.cpp testing. Due March 28 midnight | ||
+ | |||
+ | Programmer: David Seifried Email: dseifried IRC: Jangalang | ||
+ | |||
+ | * 13 - bform.cpp testing. Due March 28 midnight | ||
+ | |||
+ | Programmer: Umar Mirza Email: umirza IRC: umirza85 | ||
+ | |||
+ | * 14 - blabel.cpp testing. Due March 28 midnight | ||
+ | |||
+ | Programmer: Carolyn Woodley Email: cwoodley1 IRC: cwoodley | ||
== Members == | == Members == | ||
Line 38: | Line 78: | ||
====Tasks Progress==== | ====Tasks Progress==== | ||
+ | |||
+ | -Task 3 completed <br /> | ||
+ | -Task 12 completed <br /> | ||
+ | -Fixed bedit.cpp as there were around 20 errors in it <br /> | ||
+ | -Fixed bfield.cpp as there were a few errors <br /> | ||
+ | -Applied all R 0.4 changes <br /> | ||
+ | -Coded BVedit.cpp, going to need someone to test it <br /> | ||
====Issues==== | ====Issues==== | ||
+ | |||
+ | All changes made to files are in my branch | ||
=== Carolyn Woodley === | === Carolyn Woodley === | ||
Line 45: | Line 94: | ||
====Tasks Progress==== | ====Tasks Progress==== | ||
+ | Task 2 Completed | ||
+ | * Skeleton for BForms | ||
+ | |||
+ | Task 6 Completed... I think | ||
+ | * BForm.cpp code filled in | ||
+ | |||
+ | Task 14 Completed. | ||
+ | * BLabel.cpp code seems congruent to instructions, Awesome Job Brendan! | ||
====Issues==== | ====Issues==== | ||
Line 50: | Line 107: | ||
=== Brendan McDorman === | === Brendan McDorman === | ||
Email: [mailto:brendan.mcdorman@gmail.com bmcdorman] IRC: Kuat | Email: [mailto:brendan.mcdorman@gmail.com bmcdorman] IRC: Kuat | ||
+ | |||
====Tasks Progress==== | ====Tasks Progress==== | ||
+ | |||
+ | |||
+ | Task: Creating BLabel. Done, without testing yet. | ||
====Issues==== | ====Issues==== | ||
+ | |||
+ | Bfield not completed for personal testing, but eh. | ||
+ | I cannot add the files to the vcproj, since I do not have visual studio, someone else must do that. | ||
=== Bryan Cohen === | === Bryan Cohen === | ||
Line 59: | Line 123: | ||
====Tasks Progress==== | ====Tasks Progress==== | ||
+ | |||
+ | - task 4 completed and committed to trunk. | ||
====Issues==== | ====Issues==== | ||
Line 67: | Line 133: | ||
====Tasks Progress==== | ====Tasks Progress==== | ||
+ | |||
+ | Task 7 Completed.<br/> | ||
+ | Task 10 Completed. | ||
====Issues==== | ====Issues==== |
Latest revision as of 01:24, 30 March 2010
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
The Applicaton
Repo No: 6
Issues
Tasks
- 1- Branch the trunk into biof0.8 in tags and create a workspace to work on biof functions due Mar 16 midnight;
Programmer: Umar Mirza Email: umirza IRC: umirza85
- 2 - bform.h, bform.cpp mockup, returning dummy values, due March 17 midnight
Programmer: Carolyn Woodley Email: cwoodley1 IRC: cwoodley
- 3 - bedit.h, bedit.cpp mockup, returning dummy values due Mar 18 midnight
Programmer: David Seifried Email: dseifried IRC: Jangalang
- 4 - blabel.h, blabel.cpp mockup, returning dummy values Due Mar 18 midnight
Programmer: Bryan Cohen Email: bmcohen IRC: bmcohen
- 5 - bfield.h, bfield.cpp mockup, returning dummy values Due March 17 midnight
Programmer: Brendan McDorman Email:bmcdorman IRC:kuat
- 6 - bform.h, bform.cpp code, due March 26, 2010
Programmer: Carolyn Woodley Email: cwoodley1 IRC: cwoodley
- 7 - Compilation of project. Due March 19 midnight
Programmer: Mike Lin Email:mlin25 IRC:mlin25
- 8 - bfield.cpp code. Due March 27 midnight
Programmer: Bryan Cohen Email: bmcohen IRC: bmcohen
- 9 - BLabel.cpp code. Due March 27 midnight
Programmer: Brendan McDorman Email:bmcdorman IRC:kuat
- 10 - bedit.cpp code. Due March 27 midnight
Programmer: Mike Lin Email:mlin25 IRC:mlin25
- 11 - TxtEdit core. Due March 28 midnight
Programmer: Umar Mirza Email: umirza IRC: umirza85
- 12 - bfield.cpp testing. Due March 28 midnight
Programmer: David Seifried Email: dseifried IRC: Jangalang
- 13 - bform.cpp testing. Due March 28 midnight
Programmer: Umar Mirza Email: umirza IRC: umirza85
- 14 - blabel.cpp testing. Due March 28 midnight
Programmer: Carolyn Woodley Email: cwoodley1 IRC: cwoodley
Members
Umar Mirza
Email: umirza IRC: umirza85
Tasks Progress
- Task 1 Completed
- Completed the main that can be compiled conditionally.
Issues
David Seifried
Email: dseifried IRC: Jangalang
Tasks Progress
-Task 3 completed
-Task 12 completed
-Fixed bedit.cpp as there were around 20 errors in it
-Fixed bfield.cpp as there were a few errors
-Applied all R 0.4 changes
-Coded BVedit.cpp, going to need someone to test it
Issues
All changes made to files are in my branch
Carolyn Woodley
Email: cwoodley1 IRC: cwoodley
Tasks Progress
Task 2 Completed
- Skeleton for BForms
Task 6 Completed... I think
- BForm.cpp code filled in
Task 14 Completed.
- BLabel.cpp code seems congruent to instructions, Awesome Job Brendan!
Issues
Brendan McDorman
Email: bmcdorman IRC: Kuat
Tasks Progress
Task: Creating BLabel. Done, without testing yet.
Issues
Bfield not completed for personal testing, but eh. I cannot add the files to the vcproj, since I do not have visual studio, someone else must do that.
Bryan Cohen
Email: bmcohen IRC: bmcohen
Tasks Progress
- task 4 completed and committed to trunk.
Issues
Michael Lin
Email: mlin25 IRC: mlin25
Tasks Progress
Task 7 Completed.
Task 10 Completed.