项目作者: deda9

项目描述 :
Learn how to write with swift VIPER & RxSwift & RxAlamofire
高级语言: Swift
项目地址: git://github.com/deda9/VIPER-RxSwift-RxAlamofire.git
创建时间: 2018-04-02T18:21:54Z
项目社区:https://github.com/deda9/VIPER-RxSwift-RxAlamofire

开源协议:

下载


Hey!

This demo show how to use Rxswift + RxAlamofire with tableviews data & google maps

This demo is written by VIPER Architecture , RxSwift, Alamofire, SOLID and follow

1- Make it work

2- Make it better

3- Make it fast

4- Test it

5- Document it

This demo is writen by swift 4 and xcode 9.2 and it talks to Wunder api to get cars PlaceMarks, each placemark has some data like name, car engine, fuel, etc

it show the data in two tabs :

1- Car Tab to show all the cars in list and each car has its data

2- Map Tab to show all the cars location on the map

3- we cover the unit testing by using Quick/Nibmle frameworks

Library

1-Alamofire

2-RxSwift

3-ObjectMapper

4-AlamofireObjectMapper

5- Quick Unit Tesing

6- Nimble Unit Tesing