Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

kabirdhillon7/Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather

Weather is an iOS app using SwiftUI that allows a user to view the Weather using their location to get weather data from the OpenWeather API.

Table of Contents

Description

Some of the main features include:

  • Users can share their current location using a prompted button
  • Users are able to view the weather in Fahernheit
  • Users can view the minimum temperature, maximumn temperature, wind speed, and humidity

Requirements

  • iOS 16.0 or later
  • iPhone 8, iPhone SE (2nd Generation), or newer

Demo

Weather Screenshot

Installation

To install and set up the app on your own device, follow these steps:

Prerequisites

  • Xcode 11 or later

Cloning the repository

To clone the repository, open a terminal and enter the following command:

git clone https://github.com/kabirdhillon7/Weather

Open the Weather.xcodeproj file in Xcode. Make sure that the Weather scheme is selected, and then click the "Run" button to build and run the app.

Configuration

Before you can use the app, you will need to set up your API keys. To do this, follow these steps:

  1. Go to https://openweathermap.org and sign up for an API key.
  2. In Xcode, open the WeatherManager.swift file and replace key with the API key you received.

Contact

If you have any questions or feedback, you can reach me through the following channels:

About

Weather is an iOS app using SwiftUI that allows a user to view the Weather using their location to get weather data from the OpenWeather API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages