It is an app that displays flights based on the user's selected country code and dates. The user has the possibility to retrieve all the codes of each country in order to search for the flight he wants. The project is built with the Flask Framework and every time the user searches for a flight, the application makes API calls to Amadeus to pull the appropriate information.
Go to the code