The flight number screen is launched if a user has after entered an address that is an Airport POI (Pick up or drop-off). It allows the user to enter a valid Flight Number, once confirmed the user is taken back to the Trip screen, the flight number is added to the trip object and can be passed on to the fleet for pick up accuracy. This flow is only applicable for authenticated users as guest users will be able to add their flight details on the details screen.
Features
Feature | Description |
---|---|
Add flight number | If an address is an Airport POI, the user will be prompted to enter the flight number so the Transport Provider can track any potential delays and change the booking accordingly. |
Validation | Ensuring the bare minimum requirements for the flight number is met. |