Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.12 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.12 KB

Weatherman

Build Status codecov

An application to get weather and weather forecast for specified location.

Weatherman Screenshots

What is this repository for?

  • To demonstrate how to create a testable API Clinet for iOS application easyly with Alamofire.
  • 1.0
  • Article Link

How do I get set up?

  • Clone the application.
  • Pods are checked in along with the application, you don't need to install it again unless you want to update them.
  • Change the location name in the HomeViewController to get the weather/forecast report for specified location.
  • The WeathermanTests folder contains all the tests.
  • Clone the repo and feel free to send a merge request.

Who do I talk to?