Skip to content

WeatherApp is an iOS Application built using Swift/SwiftUI framework to provide real time weather. Utilizes OpenWeatherMap API and Apple's CoreLocation service to fetch user's current location. The goal is to create a clean, intutive and functional application.

Notifications You must be signed in to change notification settings

Anish15AG/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

WeatherApp - Swift & SwiftUI

A simple iOS weather application built using Swift and SwiftUI. Fetches weather data from the OpenWeatherMap API and uses CoreLocation to get your current location.

Features

  • Displays current weather conditions for your location.
  • Built with modern SwiftUI.
  • Uses the free OpenWeatherMap API for weather data.
  • Leverages CoreLocation for automatic location detection.

Technologies Used

  • Swift
  • SwiftUI
  • OpenWeatherMap API
  • CoreLocation

Further Development Ideas

  • Display weather forecasts.
  • Allow users to search for weather in other cities.
  • Add more detailed weather information (e.g., pressure, visibility).
  • Improve UI/UX with more visualizations.
  • Implement caching of weather data.

About

WeatherApp is an iOS Application built using Swift/SwiftUI framework to provide real time weather. Utilizes OpenWeatherMap API and Apple's CoreLocation service to fetch user's current location. The goal is to create a clean, intutive and functional application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages