Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions Conclusion
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
In Wrapping up the Global Holiday Planner project, we have not just crafted a travel tool but a shared adventure in coding.
Our collective efforts have given rise to a project that seamlessly weaves together data analysis, user input, and real-time currency conversion.

This project is more than lines of code; it’s a testament to our teamwork, problem-solving skills, and the joy of bringing an idea to life.
With each input prompt and currency conversion, we have painted a picture of a tool that can guide users through the intricacies of international travel.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
This project combines data analysis, user input processing, and real-time currency conversion to offer personalized travel recommendations by creating a tool that helps users plan an international holiday based on various criteria, including population, country size, flag color preferences, and real-time exchange rates using data generated form two APIs
The first API returns data about information(such as population, sq. m, flag colour etc) of selected countries. The second API generates the current exchange rate of the selected country in comparison to 1 USD.
The 'Global Holiday Planner' empowers users to effortlessly plan their dream international getaway by seamlessly integrating real-time exchange rates. Users input their desired destination, gaining intriguing details about the country's population, size, and flag colors. As users enter their budget in USD, the project unfolds the magic by showcasing real-time exchange rates, allowing them to choose the perfect currency for a personalized international adventure.

**# Conclusion**

In wrapping up the Global Holiday Planner project, we have not just crafted a travel tool but a shared adventure in coding. Our collective efforts have given rise to a project that seamlessly weaves together data analysis, user input, and real-time currency conversion.

This project is more than lines of code; it’s a testament to our teamwork, problem-solving skills, and the joy of bringing an idea to life. With each input prompt and currency conversion, we have painted a picture of a tool that can guide users through the intricacies of international travel.