sospiro@home:~$

Projects

  • Basic Weather App

    This program utilizes the WeatherAPI and OpenWeatherMap APIs to fetch weather information for a specified location provided by the user. After obtaining the location input from the user, weather data is fetched from both APIs. Upon successful retrieval of data, the program presents the user with information including location, country,...