Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 856 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 856 Bytes

CarFind

Data folder -Contains data bases in .csv format.

####Deployment Document (Using Eclipse IDE)

  1. Run the main under gui.Gui1
  2. Select at least one car type
  3. Select car condition and specify price range(optional)
  4. Select at least one property, and rank each property (optional)
  5. At most 5 cars will be outputted as a result (their name + purchase link).
    You can click next/back to go through them.

######Notes:

  • For example inputs, please refer to UserTest.pdf
  • The program will take long to run if there is a lot of data to parse
  • There are much more used cars then new, therefore selecting used condition (or I don't know = new + used), will yield better results.
  • Add a price range is recommended to speed up the program
  • Some links may be expired as the data was created several weeks ago