SkyTrack is a simple iOS weather application built using the MVC design pattern. It allows users to search for current weather conditions by typing in a city name.
- Search for current weather conditions by city name.
- Displays real-time weather information.
- User-friendly interface with a launch screen and a main home screen.
- Utilizes a weather API for fetching weather data.
- Dynamic UI updates based on user input.
- Swift
- MVC Design Pattern
- JSON Parsing
- API Integration
Screen | Screenshot |
---|---|
Launch Screen | |
Weather Information screen |
- Clone the repository:
git clone https://github.com/kundancodelab/SkyTrack-WeatherApp.git