📄️ Base Entities
Weather-related functionalities are organized into distinct classes, each designed to encapsulate specific weather data. These include LocationForecast, Conditions, and Parameter. This document provides a detailed explanation of each class and its purpose.
📄️ Weather Service
The WeatherService class contains methods for getting the current, hourly and daily forecasts.