Inspiration was trying to create something quick and to the point for a day of travel.

What it does is that it searches for KLM flights from Dulles Airport to Amsterdam on 20 JUNE and landing on 21 JUNE 2023.

I built it with Python and rapidapi using flight info's api protocol.

Challenges I ran into was getting the API calls to work properly and then formatting the json. I am not entirely happy with the display still.

Accomplishments that I'm proud of is that I got the API call to work and was able to complete this in a short amount of time.

What I learned is that coding everyday is important to being able to call api's efficiently. And planning and breaking projects into smaller chunks can really make a difference when it comes crunch time.

What's next for Str8Rogue Travel is that I will build out a full application and look to adding additional functions such as additional airports and times and hopefully projecting costs and ability to reserve tickets.

Built With

Share this project:

Updates