Skip to content

nzaghini/b-viper

Repository files navigation

Build Status

(B)VIPER design example: a simple weather application.

This repo is related to "Mastering Reuse: a journey into application modularisation with VIPER" talk from #iOSCon 2016 and "Break the monolith with (B)VIPER modules" talk from Mobilization.pl 2016.
Collects experiments and ideas of application engineering with VIPER, Swift, MicroService Style design, DI, BDD and more.

The goal is to showcase the (B)VIPER architecture on a simple Weather application.

You can watch the full presentation at Skills Matter iOSCon 2016

You can download slides of the presentation from SlideShare

Usage

To run the example project, clone the repo, and run pod install from the root directory first.

Modules

  • WeatherListModule: shows the list of cities with weather overview
  • WeatherDetailModule: shows details of the weather and forecast for a specific city
  • WeatheAddCityModule: allows the user to select and add a new city

Author

Nicola Zaghini

Sergio Baró

License

This example is available under the MIT license. See the LICENSE file for more info.

About

Example of (B)VIPER mobile design approach.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •