Pawan,
Make the following changes in the final (4th) milestone. The final milestone must be submitted by Tuesday.
- Use proper standards for package names (reverse URL of the institute followed by the project name)
- Classes/methods should be commented as Javadocs
- The file/db access logic should be separated from the UI logic
- Use the FileReader class for all file handling code
- closing of files/db connections should always be done in a 'finally' block
- When an Exception occurs, just do not print out something to System.out. Also display a meaningful message to the user
- Submit a project manual with screenshots
--
Regards
Parag