Skip to content

capitan112/CityWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CityWeather

CityWeather is an iOS application designed to provide users with up-to-date weather information for various cities. The application fetches weather data from the OpenWeatherMap API and displays it in a user-friendly interface using SwiftUI.

Features

  • Display current weather conditions for multiple cities.
  • View detailed weather information including temperature, humidity, pressure, and wind speed.
  • Add and remove cities from the weather list.
  • Real-time search for cities to fetch and display weather data.
  • Navigate to detailed weather view for each city.

Requirements

  • iOS 17.0+
  • Swift 5.5+

Technologies Used

  • Swift
  • SwiftUI
  • Combine
  • SwiftData

Installation

  1. Clone the repository:
git clone https://github.com/username/CityWeather.git

About

Small project with SwiftUI and Combine using MVVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages