Skip to content

PCgithub-ux/car-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAR HUB

Car explorer which let's you filter out the cars, get details about it and fetch similar cars

Car Explorer :

Car Explorer SS

Car Detail Page :

Car Detail Page SS

Key Points:

  1. Application is build on backend using lightning App Builder.
  2. Filter Section is there at left side in car explorer, which let's you filter out the cars based on name you search, price range, category and make type.
  3. Car Tiles Sections is there which shows you all the cars available. And this component is also responsive for zoom in and out.
  4. Card on the right will show you the details and other features of the car selected.
  5. If you click on expand icon of the detail card, it will redirect you to the detail page of cars.
  6. Fetch Similar Cars is there to show the similar cars as per current car record.
  7. Lightning Messaging Seervice is used for car selection and filters.