Skip to content

emrahu/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather App

This is a single view weather app project using Open Weather Map API to display weather forecasts for the provided city. Project includes collection view to display hourly temperature for today. Future forecasts displayed in a table view.

Installation

This project is built using XCode 9.3 and Swift 4.1 Compatible with iOS >= 9.0

Clone the project git clone https://github.com/emrahu/WeatherApp.git then open WeatherApp.xcodeproj in XCode.

No 3rd party library or storyboard is used in this project.

Documentation

To run it, change signing certificate under application's target section.

  • Command + R to run
  • Command + B to build
  • Command + U to run tests

Improvements

  • Toggle units
  • Use RxSwift
  • Multiple cities
  • Images can be handled more efficiently
  • Get average temperature for future forecasts

Feedback

This weather app is in active development, I welcome your feedback! Here is a way to get in touch:

Help

Releases

v1.0.0

License

This weather app is open source and available under the MIT license. See the LICENSE file for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages