Project

General

Profile

Actions

Bug #28748

open

Flight | Learning from token creation to ticketing

Added by Rohith P K 6 months ago. Updated 4 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
10/20/2025
Due date:
% Done:

100%

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

Description

Flight | Learning from token creation to ticketing

Actions #1

Updated by John Pius Thayiparampil 6 months ago

  • % Done changed from 0 to 100

successfully completed the session on from token creation to ticketing

Actions #2

Updated by John Pius Thayiparampil 6 months ago

  • Status changed from New to Closed
Actions #3

Updated by John Pius Thayiparampil 6 months ago

  • Status changed from Closed to New
Actions #4

Updated by Jabeel Roshan P 6 months ago

Today, I attended a session about how the Flight module API works — from pre-token setting to the booking payment screen in test mode. The session showed how a token is used for secure connection, how flight details are fetched through APIs, how the ancillary process works, and how the process moves step by step until the payment screen.

Actions #5

Updated by Nidhun Manoj 6 months ago

today,i attended sessions about how the Flight module API works and also the hotel module workflow — from pre-token setting to the booking payment screen in test mode. The session showed how a token is used for secure connection, how flight details are fetched through APIs, how the ancillary process works, and how the process moves step by step until the payment screen.Designed and implemented login page with pre-token login api.

Actions #6

Updated by Nidhun Manoj 6 months ago

today i attended session about how flight module works and api calls in that.Studied about poviders and different types of providers and the services they provide.Implemented user login from login page and after successfull login navigation to homepage with go_router and implemented logout method too.Designed registration page.

Actions #7

Updated by Jabeel Roshan P 6 months ago

Today i have attended a session about the Flight module and understands the working flow of Flight module, and just understands what is providers, types of providers, and what are the services does each providers provide. And also created the login screen of Book sultan based on the Figma UI design, also created its functionalities.

Actions #8

Updated by Nidhun Manoj 6 months ago

Designed and implemented login,registration pages with api.used auth token for security.implemented login as guest and worked with that guest token api.

Actions #9

Updated by Jabeel Roshan P 6 months ago

Today i have completed the task of login page with the login API, it's successfully done. And completed the design of registration and started the functionality of registration.

Actions #10

Updated by Nidhun Manoj 6 months ago

integrated registration and login with pretoken and also logged as guest user using api.

Actions #11

Updated by Jabeel Roshan P 6 months ago

Today i have attended a session about two login user types have in flight module like - Guest user and Agency user. And also completed the register page successfully.

Actions #12

Updated by Jabeel Roshan P 6 months ago

Today i have integrated the page of profile section with GetUser API for logined user and guest user.If user is not logged he can login from profile page

Actions #13

Updated by Nidhun Manoj 6 months ago

Designed and implemented the change password page for an registered user with email using api.used provider for statemanagement in that.implemented the home page like if logined as a user,then showing the user detail in profile and option for logout.And if as a Guest then display Guest user in profile and option for loging.Implemented go_router for navigation through pages and passing values to it also.

Actions #14

Updated by Nidhun Manoj 6 months ago

learned various api's and the work flow of hotel booking using the booking engine documentation for front end development-hotel.

Actions #15

Updated by Jabeel Roshan P 6 months ago

Today, I completed the profile screen. If a user logs in with email and password, they can view their specific data such as first name, last name, title, country, etc. If the user is logged in as a guest, they will have the option to sign in or register from the profile screen instead of seeing the user details mentioned above.

And also started understanding the working flow of the hotel API in the frontend.

Actions #16

Updated by Nidhun Manoj 6 months ago

Designed Search page and implemented elastic data search for getting airports for flight module using api.

Actions #17

Updated by Jabeel Roshan P 6 months ago

Today i have completed the working flow of the hotel API documentation and completed the elastic search by Airport name, city, or airport code

Actions #18

Updated by Nidhun Manoj 6 months ago

Attended sessions about explaining the structure of an project and various providers.Designed custom calender for date picking to the fields departure and return dates in the flight search.

Actions #19

Updated by Jabeel Roshan P 6 months ago

Today, I learned about proper project structure and different types of providers in Flutter. I also designed and implemented the date selection functionality with a custom calendar on the search page as in the Figma design.

Actions #20

Updated by Nidhun Manoj 6 months ago

Attended section about flight module.Implemented searchid,search,getresult api's with tokens for searching flights in flight module

Actions #21

Updated by Jabeel Roshan P 6 months ago

Today, I attended a session and learned API workflow — from user login to booking functionality — and began integrating real-time flight data by replacing static JSON responses with live API data.

Actions #22

Updated by Nidhun Manoj 6 months ago

Attended session about flight module.designed flight search page for displaying the result of searched data using api.

Actions #23

Updated by Jabeel Roshan P 6 months ago

Today i have attended a session about flight search to ticketing and also continuing the conversion of flight search from API.

Actions #24

Updated by Nidhun Manoj 6 months ago

implemented sort functionality in the flight search page

Actions #25

Updated by Jabeel Roshan P 6 months ago

Today i have completed the implementation of flight search and result page from real time API data.

Actions #26

Updated by Nidhun Manoj 6 months ago

implemented api's for fetching ipsettings,country and currency.

Actions #27

Updated by Jabeel Roshan P 6 months ago

Today i have attended a session about ticket cancelling, and i have completed the API documentation of flight module, and started the designing of Branded fare details in flight result page.

Actions #28

Updated by Jabeel Roshan P 5 months ago

Today I completed the design of the branded fair page and started working on its functionality.

Actions #29

Updated by Nidhun Manoj 5 months ago

Designed and implemented brandedfare page in flight module using api

Actions #30

Updated by Jabeel Roshan P 5 months ago

Today, I completed the task of fetching Branded Fare details. If Branded Fare data exists in the AdditionalRequest of the flight search result, a “View Fare” button is shown with the fare details; otherwise, a “Book Now” button is displayed.

Actions #31

Updated by Jabeel Roshan P 5 months ago

Today, I designed the Flight Details page on the flights result page, with three tabs: Flight Details, Fare Summary, and Fare Rules. And fixed the issue persist on Branded fare details

Actions #32

Updated by Nidhun Manoj 5 months ago

Designed and implemented details page of flight module.

Actions #33

Updated by Jabeel Roshan P 5 months ago

Today, I attended a session about TQR, markup, and discount.And i also completed the flight details section on the details page.

Actions #34

Updated by Nidhun Manoj 5 months ago

attended session about TQR and the functionalities of applying discount coupons and others.designed and implemnted details page of flight module.

Actions #35

Updated by Jabeel Roshan P 5 months ago

Today, I attended a session about types of discounts and applying coupon codes, and I have completed the baggage details in the Flight Details tab.

Actions #36

Updated by Nidhun Manoj 5 months ago

Attended session about After Sale,refund,re-issue,void. Designed and implemented the fare summary bottom sheet in the details page of flight module.

Actions #37

Updated by Jabeel Roshan P 5 months ago

Today, I attended a session on B2B and B2C customers. I also completed the task of creating the Flight Details page using API data, including all tabs: Flight Details, Fare Summary, and Fare Rules.

Actions #38

Updated by Nidhun Manoj 5 months ago

Designed and implemented the fare rule and baggage info bottom sheet in the details page of flight module.

Actions #39

Updated by Jabeel Roshan P 5 months ago

Today, I completed the flight details page and implemented the functionalities of the 'Review Your Flight' expansion card with details of the flight.

Actions #40

Updated by Nidhun Manoj 5 months ago

Designed submit pax details page

Actions #41

Updated by Jabeel Roshan P 5 months ago

Today I designed the passenger details page and fixed a bug in the flight review details.

Actions #42

Updated by Nidhun Manoj 5 months ago

Designed submit pax page and implemented getpax api for getting paxdetails.

Actions #43

Updated by Jabeel Roshan P 5 months ago

Today, I completed the design and implementation of the GetPax page along with its APIs.

Actions #44

Updated by Nidhun Manoj 5 months ago

Designed adding paid baggage and meals page and fetched data using api.

Actions #45

Updated by Jabeel Roshan P 5 months ago

Today, I fixed a bug in the flight details loading on the flight review page, implemented validations for the fields on the passenger adding page, and designed the paid meal and baggage fields on the passenger details adding page.

Actions #46

Updated by Nidhun Manoj 5 months ago

Designed paid baggage and meals page and fetched data using api and displayed it in the page.

Actions #47

Updated by Jabeel Roshan P 5 months ago

Today i have completed the validation and implemented the Submit pax API

Actions #48

Updated by Nidhun Manoj 5 months ago

Designed and implemented the submit pax page using api.

Actions #49

Updated by Jabeel Roshan P 5 months ago

Today i have completed the UI design and started the functionality of adding meals and baggage to add pax page.

Actions #50

Updated by Nidhun Manoj 5 months ago

Added proper validations for the fields of the pax submit page.Implemented logics for submitting paxdata along with multiple paid baggage and meals selected for multiple passengers.

Actions #51

Updated by Jabeel Roshan P 5 months ago

Corrected the mistakes in add Baggage and Meals in add pax page.And fixed it

Actions #52

Updated by Nidhun Manoj 5 months ago

Solved logical issues and design issues in the submit pax page.

Actions #53

Updated by Jabeel Roshan P 5 months ago

Solved few issues have in Submit pax page and Created the UI of paid ticket selection and needs to implement the functionality.

Actions #54

Updated by Nidhun Manoj 5 months ago

implemented login and registration from the details and submit pax page.solved bugs in submit pax page.

Actions #55

Updated by Jabeel Roshan P 5 months ago

Completed the Submit Pax page with all issues resolved, designed the payment page, and implemented WhatsApp alerts to provide refund information.

Actions #56

Updated by Nidhun Manoj 5 months ago

Designed payment page and implemented get payment and available coupon codes api's.

Actions #57

Updated by Jabeel Roshan P 5 months ago

Today I implemented the available-coupon-codes API, added coupon code discounts, and completed the get-payment API call to retrieve the available payment gateways.

Actions #58

Updated by Nidhun Manoj 5 months ago

Designed payment page and implemented all logics and implemnented apply coupon api.

Actions #59

Updated by Jabeel Roshan P 5 months ago

Completed the payment calls PreBooking, DoBooking, and DoPayment, with all conditions verified.

Actions #60

Updated by Jabeel Roshan P 5 months ago

Today, I resolved the issues with payment calls in the web view, but ticket payment failed due to a server error. And i also implemented fare calculations.

Actions #61

Updated by Nidhun Manoj 5 months ago

implemented prebooking,dobooking and dopayment api's and validated conditions of prebooking and dobooking before moving to dopayment.

Actions #62

Updated by Nidhun Manoj 5 months ago

Designed payment page.Implemented payment response and ticketpoll api's .

Actions #63

Updated by Jabeel Roshan P 5 months ago

Today I completed the payment and payment response page. If the payment response contains the required data, it navigates to the ticket page.

Actions #64

Updated by Nidhun Manoj 5 months ago

Designed Booked Ticket Displaying page.

Actions #65

Updated by Jabeel Roshan P 5 months ago

Today i have been Fixed mistakes in prebooking, dobooking, and dopayment API calls in payment screen, and completed the design of ticket screen.

Actions #66

Updated by Nidhun Manoj 5 months ago

Implemented getTicket api and designed ticket displaying page.

Actions #67

Updated by Jabeel Roshan P 5 months ago

Today, I implemented the GetTicket API and completed the design for the Booking Failed and Ticketing Failed screens

Actions #68

Updated by Nidhun Manoj 5 months ago

Solved issues in the ticket displaying page and designed ticket failed screen.

Actions #69

Updated by Jabeel Roshan P 5 months ago

Today, I fixed the mistakes in the GetTicket API call and started fetching real data from the API.

Actions #70

Updated by Jabeel Roshan P 4 months ago

Today, I am continuing the implementation of the flight ticket on the ticket screen.

Actions #71

Updated by Nidhun Manoj 4 months ago

Designed the paid baggage and paid meal deatails displaying section in the ticket and implemented the logics for that.Solved issues in webviewpaymentscreen page.

Actions #72

Updated by Nidhun Manoj 4 months ago

Solved bugs in the booked ticket displaying page.Implemented ticket downloading api functionality.

Actions #73

Updated by Jabeel Roshan P 4 months ago

Today I have completed the flight ticket screen. If the ticket booking is successful, it shows the ticket screen. If the booking or ticketing fails, it shows the respective failure page. And fixes issues held in payment screen

Actions #74

Updated by Jabeel Roshan P 4 months ago

Today, I attended a session, and tried out the things he explained, and fixed a few mistakes I had on the payment page.

Actions

Also available in: Atom PDF