Project

General

Profile

Actions

ClientProject #885

open

CR: Integrate Mileage Data and Custom Hook for Filter Section

Added by Md.Sajib Ahmed over 1 year ago. Updated over 1 year ago.

Status:
Complete
Priority:
Urgent
Target version:
Start date:
11/07/2024
Due date:
11/07/2024 (about 17 months late)
% Done:

100%

Estimated time:
2:00 h
Spent time:

Description

Objective

  • Fetch and integrate mileage and engine css data into the filter section using a reusable hook for optimal code structure and reusability.

Task Checklist

  • Fetch minimum and maximum mileage data from the API endpoint: {{url}}/api/common/getMileage.
  • Fetch minimum and maximum engine cc data from the API endpoint: {{url}}/api/common/getEngineSizeCC.
  • Integrate the fetched mileage data within the filter section.
  • Develop a custom reusable hook to streamline the API data handling and integration.

Success Criteria

  • Mileage and Engine CC data is successfully fetched from the specified API endpoint.
  • The filter section displays the mileage and engine data dynamically based on the API response.
  • A custom reusable hook is implemented to handle mileage data fetching, making it easy to reuse and maintain.

Summary Task List

  • Set up API integration to fetch minimum and maximum mileage and engine data.
  • Display the mileage and engine cc data in the filter section.
  • Create and integrate a custom reusable hook for fetching mileage data.
Actions

Also available in: Atom PDF