Skip to content

Login use case sample using the VIPER Architecture

Notifications You must be signed in to change notification settings

juanip027/VIPER-Sample

Repository files navigation

VIPER-Sample

VIPER-Sample is a login use case implementation of the VIPER architecture.

Also if you want to compare both, I've implemented this same case using the MVVM architecture with Reactive-Cocoa -> MVVM-Sample

Requirements

It runs on iOS 9+ and requires Xcode 7.3 with Swift 2.2 to build.

Setup

Run the Mock Auth backend in localhost.

ruby MockRestServlet.rb

Unit Tests

Unit tests are written using XCTest.

To run the unit tests simply hit Cmd + U in Xcode.

About

Login use case sample using the VIPER Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published