-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
UI/UXImprovements of client UI/UXImprovements of client UI/UXenhancementNew feature or requestNew feature or request
Description
(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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
UI/UXImprovements of client UI/UXImprovements of client UI/UXenhancementNew feature or requestNew feature or request