Difference between revisions of "BTP300B Team 8 Weekly Log"
(→Week 1) |
|||
Line 1: | Line 1: | ||
==Week 1== | ==Week 1== | ||
− | 9/10/2012 - Completed the consolelineeditor program and tested it against the A1 test main. | + | 9/10/2012 - Completed the consolelineeditor program and tested it against the A1 test main. Created a main application that accepts a first name, last name, address and email. The application uses the first name and last name to build a username for the user. Practiced pair programming. |
+ | |||
==Week 2 == | ==Week 2 == | ||
17/09/2012 - Implemented a feature to the main application which generates a random password for the user and displays all of it on the screen. Practiced pair programming | 17/09/2012 - Implemented a feature to the main application which generates a random password for the user and displays all of it on the screen. Practiced pair programming |
Revision as of 14:51, 23 September 2012
Contents
Week 1
9/10/2012 - Completed the consolelineeditor program and tested it against the A1 test main. Created a main application that accepts a first name, last name, address and email. The application uses the first name and last name to build a username for the user. Practiced pair programming.
Week 2
17/09/2012 - Implemented a feature to the main application which generates a random password for the user and displays all of it on the screen. Practiced pair programming