/Nimbus

A weather app made using the OpenWeather API

Primary LanguageSwift

Nimbus

Nimbus is a simple weather app that utilizes the OpenWeather API to display the weather information of the current location and allows users to search for weather conditions in different locations.

Features

  • Display weather information based on the user's current location
  • Search for weather conditions in different locations
  • View temperature, humidity, and wind speed

Requirements

  • Xcode 14 or later
  • Swift 5.0 or later
  • iOS 16.0 or later

API Key

To use the OpenWeatherMap API, you'll need to obtain an API key. Follow these steps:

  1. Visit the (https://openweathermap.org/) and create an account.
  2. Generate an API key from your account settings.
  3. Copy the API key and open the WeatherManager.swift file in the project.
  4. Replace the value of apiKey with your generated API key.

Video demo of the app working

Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-06-14.at.15.24.14.mp4