Car Selector

An example of a car selector user interface that you might find on a site for buying and selling secondhand cars.

Overview

car selector

Written with modern web technologies such as FastAPI, NextJS and partnered with a very detailed dataset.

This project aims to solidify a recipe for step-by-step selecting a car (or any other similar dataset) in a cascading manner. In this particular case, the flow goes like this:

  • Make
  • Type
  • Model
  • Year Model
  • Vehicle

Dataset
car selector json dataset

I have personally built the dataset in use since I failed to find any other as complete or detailed.

For your convenience, and because I want to push Japanese 🇯🇵 tuner cars on you, I've provided a public version containing adequate starter info.

Source Code