Difference between revisions of "Team The Coders - OOP344"
(→TO DO LIST) |
(→TO DO LIST) |
||
Line 87: | Line 87: | ||
! Seneca Username !! Function !! Complete status | ! Seneca Username !! Function !! Complete status | ||
|- | |- | ||
− | | [mailto:srchandr@learn.senecac.on.ca srchandr] || | + | | [mailto:srchandr@learn.senecac.on.ca srchandr] || bio_init, bio_end, LEFT_KEY, RIGHT_KEY, bio_displayflag || - |
|- | |- | ||
− | |[mailto:tdao3@learn.senecac.on.ca tdao3] || | + | |[mailto:tdao3@learn.senecac.on.ca tdao3] || bio_rows, bio_cols, HOME_KEY, END_KEY, and bio_flag || completed |
|- | |- | ||
− | |[mailto:hwang94@learn.senecac.on.ca hwang94] || | + | |[mailto:hwang94@learn.senecac.on.ca hwang94] || bio_clrscr, bio_flush, INSERT_KEY, DEL_KEY, and bio_displayMenuItem || - |
|- | |- | ||
− | |[mailto:flee8@learn.senecac.on.ca flee8] || | + | |[mailto:flee8@learn.senecac.on.ca flee8] || bio_getch, bio_move, BACKSPACE_KEY, TAB_, and bio_menuItem || completed |
|- | |- | ||
|[mailto:mraziq@learn.senecac.on.ca mraziq] || TBA || - | |[mailto:mraziq@learn.senecac.on.ca mraziq] || TBA || - | ||
|- | |- | ||
− | | [mailto:mgdawson@learn.senecac.on.ca mgdawson] || | + | | [mailto:mgdawson@learn.senecac.on.ca mgdawson] || the rest of biof functions || completed |
|- | |- | ||
|[mailto:fsoleima@learn.senecac.on.ca fsoleima] || TBA || - | |[mailto:fsoleima@learn.senecac.on.ca fsoleima] || TBA || - |
Revision as of 18:02, 10 March 2010
The Coders' Page
Contents
Team Members
Last Name | Name | Seneca Username | Section | Blog Url | IRC Nick | SVN ID | My Contributions | Role |
---|---|---|---|---|---|---|---|---|
Senthil Raju | Chandran | srchandr | A | whackydevil | Whackydevil | srchandr | srchandr | - |
Thanh | Dao | tdao3 | A | tdao75 | tdao3 | tdao3 | tdao75 | - |
Huaxing | Wang | hwang94 | B | WellThan | Gtx | hwang94 | hwang94 | |
Frenton | Lee | flee8 | A | Blog | flee8 | flee8 | flee8 | - |
Mubashir | Raziq | mraziq | - | - | - | mraziq | - | - |
Michael | Dawson | mgdawson | B | Blog | majorbludd | mgdawson | - | Team Contact |
Fardad | Soleimanloo | fsoleima | - | - | - | fardad | - | - |
SVN Account
oop344_101rep7
The Coders' OpText
TO DO LIST
Seneca Username | Function | Complete status |
---|---|---|
srchandr | TBA | - |
tdao3 | TBA | - |
hwang94 | TBA | - |
flee8 | TBA | - |
mraziq | TBA | - |
mgdawson | TBA | - |
fsoleima | TBA | - |
Seneca Username | Function | Complete status |
---|---|---|
srchandr | bio_init, bio_end, LEFT_KEY, RIGHT_KEY, bio_displayflag | - |
tdao3 | bio_rows, bio_cols, HOME_KEY, END_KEY, and bio_flag | completed |
hwang94 | bio_clrscr, bio_flush, INSERT_KEY, DEL_KEY, and bio_displayMenuItem | - |
flee8 | bio_getch, bio_move, BACKSPACE_KEY, TAB_, and bio_menuItem | completed |
mraziq | TBA | - |
mgdawson | the rest of biof functions | completed |
fsoleima | TBA | - |
Link to Assignment 1 page