Actions
ClientProject #2276
openClientProject #2275: Issue: Create Truck Stock Listing Page
Development : Create Truck Stock Listing Page
Start date:
04/17/2025
Due date:
05/12/2025 (about 11 months late)
% Done:
100%
Estimated time:
8:00 h
Spent time:
Description
-
Create a new page to display truck stock list.
-
Integrate the following API for stock data:
-
Base URL:
https://pqsjapanapi.azurewebsites.net/ -
Endpoint:
/api/vehicle/getTruckStockList -
Request Method:
POST -
Request Body Example:
{ "PageNo": 1, "PageSize": 10, "fk_makers_id": 0, "fk_model_id": 0, "fk_fuel_id": 0, "fk_steering_id": 0, "fk_color_id": 0, "registraion_year": "", "manufacturing_year": "", "milage_from": "", "milage_to": "", "chassis_no": "", "fob_price_from": "", "fob_price_to": "" }
-
Base URL:
Updated by Md.Sajib Ahmed 12 months ago
- Status changed from Pending to In Progress
- % Done changed from 0 to 10
Updated by Md.Sajib Ahmed 12 months ago
- Status changed from In Progress to Complete
- % Done changed from 80 to 100
Actions