Built a console application to fetch and display weather data using the OpenWeatherMap API. Implemented a modular design with separate classes for API requests, user input, and data handling to improve maintainability and scalability.
- Fetch weather data from OpenWeatherMap API 🌍
- Display current temperature for a specified city 🌡️
- Handle multiple city queries with user input ⌨️