Skip to content

Track one or more flights by flight number #87

@carefulcomputer

Description

@carefulcomputer

I occasionally need to track flight which a friend or family is taking.
Is it possible to provide an interface where I can provide one or more flight numbers (e.g. DAL668) and get their status ?
I do see there is

frApi.getFlightDetails(flight);

but it takes a 'flight' object which can be constructed by a id used by flight radar. However, most of the layman will know the flight number. It will be awesome if users can feed in one or more strings containing flight number (e.g. DAL668) and get the status of these flights.
If this feature is already implemented in current api, then I apologies, it is not obvious from documentation on how to do that. In that case, it will be appreciated if we can update the documents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions