Skip to content

SkyTrack is a simple iOS weather app following the MVC pattern. Users can enter a city name to get real-time weather information. The app has two screens: a launch screen and a home screen. It integrates a weather API for data fetching and updates the UI dynamically.

License

Notifications You must be signed in to change notification settings

kundancodelab/SkyTrack-WeatherApp

Repository files navigation

SkyTrack Weather App

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.

Features

  • 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.

Technologies Used

  • Swift
  • MVC Design Pattern
  • JSON Parsing
  • API Integration

Screenshots

Screen Screenshot
Launch Screen Launch Screen
Weather Information screen Weather Information

Installation

  1. Clone the repository:
    git clone https://github.com/kundancodelab/SkyTrack-WeatherApp.git

About

SkyTrack is a simple iOS weather app following the MVC pattern. Users can enter a city name to get real-time weather information. The app has two screens: a launch screen and a home screen. It integrates a weather API for data fetching and updates the UI dynamically.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published