1
edit
Changes
→Week 1
==Week 1==
9/10/2012 - Completed the consolelineeditor program and tested it against the A1 test main. made 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