Vehicle Dashboard Logic

On the Curly Bracket

STEP-BY-STEP
  • 1
    This is the same for both vehicle listings: The Vehicle listing on the dealer site and the CentralizedVehicle Listing of Porsche approved site
  • 1
    Get the vehicle based on a parameter and query search
  • 2

    Make a view model for saving tracking

    vehicle logic
  • 3
    The vehicles will be updated or inserted into the VehicleViewDealers table with a number listview increase
  • 4
    Also sent data for tracking to the central site

On the vehicle details page

STEP-BY-STEP
  • 1
    When we go to the detail page, it will be called to the "DealerTracking" function with the stock number of this vehicle
  • 1
    Make a model data for saving to table tracking based on the action on the dealer page
    vehicle logic
  • 3
    The details tracking will save on the "VehicleViewDealers" table
  • 4
    Also sent data for tracking to the central siteThis data also sent to the central site