Skip to content

A Java application that helps the user find their ideal and customized used car very fast and easy. Uses Graphing, Searching and Sorting algorithms on a web scraped data-set to accomplish this.

Notifications You must be signed in to change notification settings

yazdinip/CarFind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Java application that helps the user find their ideal and customized used car very fast and easy. Uses Graphing, Searching and Sorting algorithms on a web scraped data-set to accomplish this.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages