Skip to content

Wizard support for Flights related emission queries

Fixes #52 (closed) by adding wizard support for Flights related emission queries and makes the platform more user-friendly.

  • Menu support added for Flights
  • Slot filling feature added for origin i.e. the source city
  • Slot filling feature added for destination i.e. the destination city
  • Suggests parameter passengers i.e the number of passengers traveling
  • Adds context-management support. Here's a preview of it:-

pr-flights-1

pr-flights-2

pr-flights-3

If the user chooses the option to not provide the number of passengers:- pr-flights-4

And if the user opts the option of providing the number of passengers:- pr-flight-5

pr-flights-6

Merge request reports