Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement flight search features #71

Open
hwakabh opened this issue Jan 20, 2024 · 0 comments
Open

Implement flight search features #71

hwakabh opened this issue Jan 20, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@hwakabh
Copy link
Owner

hwakabh commented Jan 20, 2024

AsIs

As application requirements, we have to implement flight search features, but have not implemented yet.
For this feature, we can use Travel APIs by Skyscanner with test API key. (Doc)

ToDo

  • Dog fooding with Travel APIs. There seems to be API key only for testing, so we can also use this for checking what response body are, ...etc
  • Implement simple API calls to backend API, with use input. Although we also have to filtering the results, which is out of scope for user inputs (amount & time), implementation of this features should be managed in another issue, so in this issue we will implement APIs for returning whole results by Travel APIs

(Optional) Acceptance Criteria

Confirm we can see the results from Travel APIs in backend API logs, or client console log.

@hwakabh hwakabh added the enhancement New feature or request label Jan 20, 2024
@hwakabh hwakabh self-assigned this Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant