FitzAfful / MockingProject

Sample iOS app with explanations and articles demonstrating Dependency Injection, GraphQL, MVVM, Repository Pattern, DataBinding and Unit Tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MockingProject

Codacy Badge

Build Status

A little project to refresh my memory on old stuff I forgot about and new stuff I'm learning. I comment parts I think will be difficult to understand.

Features

Tech/framework used

Built with

Installation

To run this project, have Cocoapods installed and run pod install in the parent folder.

Anything else that seems useful

WIll update as and when.

About

Sample iOS app with explanations and articles demonstrating Dependency Injection, GraphQL, MVVM, Repository Pattern, DataBinding and Unit Tests


Languages

Language:Swift 98.7%Language:Ruby 1.3%