“Gender” is a String which has two possible values like ‘M’ and ‘F’. M=Male and F=Female. “Output Preference” is a String which suggests whether the results should be sorted only by Price or by Rating ...
This is a project developed using java and java swing with netbeans In the University. I have used almost all the oop concepts as well as the singelton design pattern (for jdbc part) for the project.