WeatherWise is a comprehensive application that provides real-time weather information using the WeatherAPI. It offers details such as current temperature, feels-like temperature, wind direction and speed, UV index, humidity, visibility, precipitation, and more. Additionally, users can toggle between Celsius and Fahrenheit units and receive hourly forecast data.
- Current Weather Details: Display the current weather information including temperature, condition, wind speed, UV index, humidity, and more.
- Hourly Forecast: Get the hourly weather forecast with details including time, temperature, wind, humidity, and UV index.
- Location-Based Search: Utilize the autocomplete suggestions feature to search weather details for different locations.
- Toggle Temperature Units: Switch between Celsius and Fahrenheit units.
- Datewise Forecast: Choose a particular date to see specific weather highlights.
- Astronomical Details: Learn about sunrise, sunset, moonrise, and moonset times.
- Search Weather: Type the desired location in the search bar and click the search button.
- Toggle Temperature Unit: Click the toggle switch to view temperatures in Celsius or Fahrenheit.
- Change Forecast Date: Select a date from the drop-down to view forecast highlights.
You can access the WeatherWise live here.
- Awesomplete for autocompletion.
The project leverages the WeatherAPI (http://api.weatherapi.com) to fetch weather data.