Skip to content

thanhtungka91/weather

Repository files navigation

weather

It is a simple weather application.
This app is developed base on the project https://github.com/jhoansebastianlara/weather-app-swift-3 .
This app using Swift 4 and Xcode 9.

Features

It asks you at the first time for enable location, then using your current location. It will show the weather in your current location. In the tab forecast it shows the forecast for 10days, each day 8 slot times.

Screenshot

alt text alt text alt text

Install

  1. clone source
https://github.com/thanhtungka91/weather.git
  1. Install pods
$ pod install
  1. Get API key openweathermap.org/appid
    and update to source code
  2. run app
  3. Enable location service in simulator "Simulator" -> "Debug" -> "Location" to change the location.

Feature Road Map

  1. Search Cities
  2. Set Timer for request to notify if rains or thunderstorm
  3. scroll to fresh request api and update view
  4. Using realm swift for saving database

About

It is a simple weather application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published