ClientProject #2937
openClientProject #2825: [Module] : Korean Stock
[API]: Integrate sidebar, korean and truck stock API's
100%
Description
Description:
This issue involves the integration of the sidebar API for makers, models, and body types, as well as the integration of the korean stock and truck stock modules.
Tasks:¶
-
Integrate Sidebar API for Makers, Models, and Body Types:
- Use the
getKoreanStockMakers() & getTruckStockMakersAPI to fetch the list of makers. - Use the
getKoreanStockBodyTypes() & getTruckStockBodyTypesAPI to fetch the available body types. - Ensure that the sidebar makers dynamically updates based on the fetched data.
- Use the
-
Integrate products API for korean & truck stock modules:
- Implement the necessary integration for the Products API to fetch korean & truclk stock modules.
- Ensure data flows correctly between the API and the frontend for the korean & truck stock module.
-
Use
getTruckStockProducts() & getKoreanStockProducts()Service to Fetch Products:- Utilize the
getTruckStockProducts() & getKoreanStockProductsservice function. - Ensure the service is correctly called and integrate.
- Utilize the
Updated by Md.Sajib Ahmed 8 months ago
- % Done changed from 0 to 50
Here si the github issue link.
Integrated sidebar makers, models and body-types api.
Integrated static price, transmission data in the left sidebar.
Integrated korean stock product api.
Updated by Md.Sajib Ahmed 8 months ago
- Status changed from In Progress to Complete
- % Done changed from 50 to 100
Here is the github issue link.
Integrated sidebar makers, models and body-types api.
Integrated static price, transmission data in the left sidebar.
Integrated truck stock product api.