Skip to content

Saksham-Shrey/WeatherNow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather Now

Swift UIKit Alamofire Core Location

Description

Weather Now is a mobile application built using Swift and UIKit that allows users to check the current weather of any location using the OpenWeather API. It provides real-time weather information to help users plan their activities accordingly.

Features

  • Current Weather: Display live weather conditions.
  • Location Detection: Utilize Core Location to automatically detect the user's current location for weather information.
  • Search Functionality: Allow users to search for weather information by entering the name of a city or location.

Screenshots

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/WeatherNow.git
  1. Open the project in Xcode:
cd WeatherNow
open WeatherNow.xcodeproj
  1. Build and run the project in Xcode.

Dependencies

  • Swift: A powerful and intuitive programming language for iOS app development.
  • UIKit: The foundational framework for building iOS user interfaces.
  • Alamofire: An elegant HTTP networking library for Swift that simplifies networking tasks such as fetching data from APIs.
  • Core Location: A framework that provides location and heading information to determine the user's current location.

Usage

  1. Launch the app on your iOS device or simulator.
  2. Allow the app to access your location when prompted.
  3. View the current weather of your current location on the home screen.
  4. Optionally, use the search functionality to check the weather of a specific city or location.

Credits

About

A live weather app built upon OpenWeather API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages