Skip to content

PollyVern/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test client-server iOS application

Application Stack:

☑ Layout using UIKit + SnapKit

☑ API requests made on Alamofire networking layer

Singleton, Factory, Builder patterns used

MVP architecture based on delegates and protocols

☑ All libraries imported with Package

You need to add an API key to work with the application!

Create an API key and put it in an Xcode environment variable. Specifically:

  1. Get the key from https://yandex.ru/dev/weather/

  2. Activate "Test" tariff in api weather

  3. Go to Xcode -> Edit Scheme... -> ...

... -> Run -> Arguments -> Environment Variables -> +

And create an environment variable named weather_key_API. Insert the API key into the value.

Liked the project?

Tap to star ⭐️ and spread the word!

About

UIKit + MVP + Alamofire + Factory, Singleton, Builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages