jiang-yi-siphty / ShiftLog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShiftLog

This is a simple Shift Log app to present my coding skills in Swift.

Orientation

I have include all dependent cocoa pods in this repo. Please use Xcode to open the ShiftLog.xcworkspace.

I have used the JSONExport to auto generate data models based on given JSON api repsonse.
Models are automatically generated by JSONExport.

I am using Alamofire pod for access API service.

Architeture

RxSwift + MVVM

Unit Test

Use XCTest framework for test API Web Service Call.

COCOAPODS

Alamofire
RxSwift
RxCocoa
KingFisher
Firebase

TOOLS

JSONExport

About


Languages

Language:Swift 98.6%Language:Ruby 1.4%