Sunny Side Holiday Planner
Project Overview
Sunny Side Holiday Planner is an interactive web application designed to assist travelers in planning their holidays. It provides real-time flight information and weather forecasts, offering users a convenient way to prepare for their holidays.
Features
- Flight Information: Users can search for flight details, including departure and arrival times, flight status, and other relevant data.
- Weather Forecasts: The application offers current weather conditions and forecasts at the destination, helping travellers pack and plan accordingly.
- Data Storage: User inputs are stored locally for ease of future use, providing a personalised experience.
- Responsive Design: Compatible with various devices, ensuring a seamless user experience across desktop and mobile platforms.
Technologies Used
- HTML: For structuring the web application's content.
- CSS: Applied for basic styling and layout of web pages.
- Tailwind CSS: A utility-first CSS framework used for designing custom and responsive interfaces with speed and efficiency.
- JavaScript (with jQuery): For dynamic content manipulation and API interactions.
- API 1: https://developers.amadeus.com/
- API 2: https://api.open-meteo.com/
- API 3: https://api.api-ninjas.com/
- Local Storage: Employed for storing user input and preferences between sessions.
Installation and Setup
- Clone the repository to your local machine.
- Open the
index.html
file in a web browser to launch the application.
- No additional installation is required.
Team Members
- Faiza: Responsible for HTML, CSS and JavaScript coding. UI design. GitHub
- Mark: Responsible for API implementation and JavaScript coding. GitHub
- Henry: Responsible for Tailwind implementation. HTML and CSS coding. GitHub
License
This project is licensed under the MIT License - see the LICENSE.md file for details.