Skip to content

Motor.ac

Contract

A dealership platform covering vehicle inventory, financing and credit applications, and customer management in a single system.

The problem

Dealerships typically run these three functions in three disconnected tools. Inventory lives in one place, finance applications in another, and customer records in a third, so the same customer exists three times and no one view answers a straightforward question about where a deal actually stands.

Approach

  1. 01

    Modelled inventory, finance applications, and customers as one connected data set rather than three parallel ones.

  2. 02

    Built the finance application as a workflow with explicit states, since an application in progress is not the same object as one submitted or approved.

  3. 03

    Kept customer records as the connecting entity, so a person's inventory interest and finance history resolve to one record.

What was built

  • Vehicle inventory management
  • Financing and credit application workflows
  • Customer management

Stack

  • Web application
  • Inventory system
  • Finance workflows
  • MySQL

Outcome

Inventory, finance applications, and customer records handled in one system rather than three disconnected ones.

In short

Why consolidate dealership inventory, finance, and CRM into one platform?

Because the questions that matter cross all three. Which customers are waiting on a finance decision, which vehicles have interest but no application, which applications are stalled — none of those can be answered from a single tool when the data lives in three. Separate systems also duplicate the customer: the same person exists as an inventory enquiry, a finance applicant, and a CRM contact, with no reliable link between them. Consolidating around the customer as the connecting entity means the deal has one state that everyone reads, rather than three partial views that have to be reconciled by hand.