Preowned cars site

Undergraduate project

Duration

~ 1 Month

Technology/Tools

Java, SQL, HTML, CSS

View project
Overview

A simple website that scrapes data off other preowned car listing websites, inserting each car's details into an SQL database running locally, and displaying them sorted by price/year/mileage.

Looking back at the site, the design was gruesome however, the main focus of this project was to learn how to scrape and insert data into SQL databases using Java.

Each page displays sorted cars by using custom SQL queries rather than user-input.