Support #27882
openProduct Training
90%
Description
- Product Training
- Basic Token system and API work flow
- Flight module integration
Updated by Fayaz E Azeez about 2 months ago
- Status changed from Assigned to In Progress
Updated by Fayaz E Azeez about 2 months ago
Home page test cases done,
From TITLE module to NEWSLETTER module, checked and comments added
Updated by Fayaz E Azeez about 2 months ago
test case , Flight Result Page, Customer Details Page, Payment page, My Booking & My Profile completed
Updated by Fayaz E Azeez about 2 months ago
- % Done changed from 0 to 10
test cases of flight section finished
Started maqam training project, almost completed the maqam frontend design using ReactJs
Updated by Fayaz E Azeez about 2 months ago
- % Done changed from 10 to 20
Basic Token system completed, search design for One way, Round trip, Multi city completed, some validation also
Updated by Fayaz E Azeez about 2 months ago
search suggestions, validations done
Result page section started
Updated by Fayaz E Azeez about 2 months ago
all search api connection done, result page is underwork
Updated by Fayaz E Azeez about 2 months ago
- % Done changed from 20 to 40
Flight result page Data fetch and shown as cards
Basic sorting implemented (cheapest, fastest, best value)
Updated by Fayaz E Azeez about 2 months ago
side filters added for Stops,Fare Type,Price,Layover Time,Layover Airport and Airlines
Updated by Fayaz E Azeez about 1 month ago
Side filters completed in result page, flight details section started
itenary, fare rules, baggage displayed with meals availability
Updated by Fayaz E Azeez about 1 month ago
Flight Details section completed,
Modify search completed -> OneWay, RoundTrip and Multicity
Updated by Fayaz E Azeez about 1 month ago
- % Done changed from 40 to 50
flight select and more option completed
Updated by Fayaz E Azeez about 1 month ago
pax page, started, pax details collected from form
Updated by Fayaz E Azeez about 1 month ago
pax page updation, added extra meals and extra baggage info
loader added
Updated by Fayaz E Azeez about 1 month ago
- % Done changed from 50 to 70
pax page validation completed, paymentgateway api called and listed
Fare calculations done with selected meals and baggages
Submitpax and prebook api called
Updated by Fayaz E Azeez about 1 month ago
bug fixes on result page,
ticket booking almost done
Updated by Fayaz E Azeez about 1 month ago
- % Done changed from 70 to 80
Payment gateway integrated, booking handling started
Updated by Fayaz E Azeez about 1 month ago
- % Done changed from 80 to 90
Ticketing page started, Ongoing works on ticket failed, payment failed
Updated by Fayaz E Azeez about 1 month ago
Ticketing section completed, Flight ticketed,
Booking failed and Payment failed handled.
Bug fixed on Flight result page,
Updated by Fayaz E Azeez 30 days ago
Flight Booking section completed,
handled payment failed, booking failed, ticket failed through a single reusable component,
handled submitpax calling again after payment cancelled,
Updated by Fayaz E Azeez 27 days ago
Hotel Module started,
Search section Api called for city,
Validations done
Updated by Fayaz E Azeez 26 days ago
hotel result page design created,
hotel package search url created and navigated,
hotelpackage custom hook created,
result api called and stored,
hotel results shown as cards, used lazy loading,
Updated by Fayaz E Azeez 25 days ago
lazyimage carousel caching added,
hotel amenities shown as another component,
map shown from dynamic data in amenities
Updated by Fayaz E Azeez 24 days ago
hotel result area, filters almost done,
packageResultArea custom hook created,
modify search done for hotel
Updated by Fayaz E Azeez 23 days ago
Node js dedicated backend started,
log flags enabled, log made daily/per-request feature
async handler middleware created
api middleware and logger initial setup done
Updated by Fayaz E Azeez 20 days ago
submitpax added on node js
flight getPax and getPayment moved to node
get ancillaries added to node
flight details api done on node js