Christopher J. Galatioto stophies 118622917 Project Desciption: The project was a cd checker. After a couple of weeeks of work we realized that we put each check in a separate directory. meaning that they do not run in unison. I feel that this was a bad choice and each check should follow the previous. Due to lack of time this cannot be changed. 3 of our 5 checks are working with our own input files, the tests which were given had bugs in them due to characters that our programs did not like. Directory: stophies Peer Evaluation: Partner: Dan Seto (burrito) Me and dan always worked together when we were doing development on the project. There were occasional times where i was at work and he was in the lab but we still remained in contact via email, or messenger. We worked hard on this project even though we had a weak understanding of the topic. If we recieved a grade on this project I expect to get the same grade seeing that we always worked together and I feel that it was an equal effort on both parts. Dan helped me understand concepts that I was confused on and I helped him also. Credits: I give credit to Brian Mollo for help with undefined classes, and unique parts. Ed Mccormick for helping me understand flattening even though my part doesn't work. Bob Kinney and Joel Parker for being computer genuises and doing awsome work which i peeked at a couple of times. Finally, John Prince who helped me understand the basics of the project and helped get me started. Class Dictionary: Each directory in the project has a unique class dictionary file. All are the same file just renamed. Growth Plans: Me and Dan basically tried to implement the project gradually. We first implemented unique parts and undefined classes to avoid writing the flattening algorithm. We basically went from easiest to hardest. Further Development: We implemented 3 of the five parts to the best of our ability. If we had indeed more time I would like to get the entire project working with a possible interface to upload cd's to be checked. Test Inputs: Each part is in a separate section in the directory, each directory contains a test folder. No generated Java code was changed just beh files. Class memebrs Feedback: I recieved help from many class members I thank them for their feedback and help during the project phases. Unfortunatley it was not enough becasue the project remains uinfinished.