Skip to content

Airport View page #63

@pbogre

Description

@pbogre

(from #62)

Airport view page where you can see information about an airport and all of your flights that departed from or arrived to said airport.

A dedicated endpoint could be created for this, or extend the GET /flights endpoint with origin and destination filters, so that the airport view page makes two calls to it (one for origin, one for destination) and lists the flights as such, as well as showing basic information.

Additionally, a small map could be drawn showing where in the world the airport is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    UI/UXImprovements of client UI/UXenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions