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

Add GetSerializedCityName and CreateFullURL functions #1

Merged
merged 24 commits into from
Jun 19, 2023
Merged

Conversation

krisukox
Copy link
Owner

@krisukox krisukox commented Jun 19, 2023

This PR adds:

  • the GetSerializedCityName function which generates city name or airport name serialized in the google flights api way
  • the CreateFullURL function which generates google flights URL using departureDate, returnDate, departureCity and arivalCity

@krisukox krisukox changed the title Initial Add basic functionality Jun 19, 2023
@krisukox krisukox changed the title Add basic functionality Add GetSerializedCityName and CreateFullURL functions Jun 19, 2023
@krisukox krisukox merged commit b0305c1 into main Jun 19, 2023
krisukox added a commit that referenced this pull request Jul 16, 2023
This PR adds:
- the `GetSerializedCityName` function which generates city name or
airport name serialized in the google flights api way
- the `CreateFullURL` function which generates google flights URL using
`departureDate`, `returnDate`, `departureCity` and `arivalCity`
@krisukox krisukox deleted the initial branch August 2, 2023 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant