diff --git a/Conclusion b/Conclusion new file mode 100644 index 0000000..df8d3cf --- /dev/null +++ b/Conclusion @@ -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. diff --git a/README.md b/README.md index 62d5de4..516b10b 100644 --- a/README.md +++ b/README.md @@ -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.