/weather_application

Discover Weather: A dynamic weather application that provides real-time weather information for any city. Stay informed about current weather conditions, temperature.

Primary LanguageC++

Weather Application

Weather Application is a dynamic and user-friendly mobile app that allows users to access real-time weather information for any city across the globe. With a sleek interface and accurate data, users can easily stay informed about current weather conditions, temperature, and forecasts.

#Try it yourself https://abdulrahmanabs.github.io/Weather_Application_Website/#/

Features

  • Real-time weather data from various sources.
  • Accurate temperature and weather conditions.
  • User-friendly interface for easy navigation.
  • Search for weather information by city name.
  • Detailed forecast for the upcoming days.
  • Responsive design for various screen sizes.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Getting Started

Prerequisites

  • Flutter and Dart SDKs installed on your system.
  • An integrated development environment (IDE) like Android Studio or Visual Studio Code.

API Key Setup:

### API Key Setup

1. In the `location.dart` file, locate the API key placeholder.

2. Replace `'YOUR_API_KEY'` with your actual API key obtained from [OpenWeatherMap](https://openweathermap.org/).