Project

General

Profile

Actions

Feature #29944

open

Feature #29528: SEO Module Technology Upgrade to React- Node with Postgre SQL

Implementation of Top Flight routes and Hotels in Top cities

Added by Vivek V 10 days ago. Updated 5 days ago.

Status:
Fixed not Tested
Priority:
Normal
Assignee:
Target version:
-
Start date:
11/13/2025
Due date:
11/17/2025 (6 days late)
% Done:

100%

Estimated time:
32:00 h
Spent time:
remarks:
DB Changes:
Keys & Permissions:
Areas Affected:
Files Changed:

client/components/features/top_flight_routes/
->forms/TopFlightDestinationForm.tsx
->forms/TopFlightRoutesForm.tsx
->forms/ViewMoreForm.tsx

->hooks/useTopFlightDestinations.ts
->hooks/useTopFlightRoutes.ts
->hooks/useTopFlightViewMore.ts

->services/topFlightDestinationService.ts
->services/topFlightRoutesService.ts
->services/viewMoreService.ts

->TopFlightDestination.tsx
->TopFlightFromDestination.tsx
->TopFlightRoutes.tsx
->ViewMore_TopFlight.tsx

client/components/features/hotels_in_topcities/
->forms/components/BannerImageUpload.tsx
->RecommendedHotelsModal.tsx
->TopDestinationForm.tsx
->TopHotelForm.tsx
->ViewMoreForm.tsx

->hooks/useTopDestinations.ts
->hooks/useTopHotels.ts
->hooks/useViewMore.ts

->services/topDestinationService.ts
->services/topHotelService.ts
->services/viewMoreService.ts

->types/types.ts

->TopDestination.tsx
->TopHotel.tsx
->ViewMore_hotel.tsx

server/

->controllers/topFlightRoutesController.js
->middlewares/topFlightDestinationMulterMiddleware.js
->middlewares/topFlightRoutesMulterMiddleware.js
->middlewares/topFlightViewMoreMulterMiddleware.js
->routes/topFlightRoutes.js
->server.js

Actions

Also available in: Atom PDF