About the App
The Weather App is a clean, real-time weather application that provides users with the current weather
conditions in their city or location. It fetches weather data from an external API and displays
temperature, condition, and city name with dynamic icons and UI elements based on the weather..
Technologies Used:
- SwiftUI – for declarative UI design
- URLSession – to call the weather API
- JSON Parsing – To extract and display weather information cleanly from the API response
- OpenWeatherMap API – for weather data
Part of the Shivappz suite of apps — a collection
showcasing my
journey and projects as an iOS developer.
GitHub Repository