Skip to content

jaikme/eokoe

Repository files navigation

Eokoe

A simple iOS users list app.

Prerequisites

  • Carthage
  • MacOS 10.13 or higher
  • Xcode 9.2 or higher

Get the app running

Run this in your shell:

git clone https://github.com/jaikme/eokoe.git
cd eokoe
carthage update --platform iOS
open EoKoe.xcodeproj

Tech Stack

  • Kingfisher: A lightweight, pure-Swift library for downloading and caching images from the web.
  • Moya: Network abstraction layer written in Swift
  • Quick: BDD framework for Swift
  • Nimble: A Matcher Framework for Swift and Objective-C
  • Clean Architecture. aka VIP
  • TDD

Tests

To run the tests you should do:

  • open the Xcode Project "EoKoe.xcodeproj"
  • select the "EoKoe" iOS scheme
  • Test by select "Product" > "Test" at menu or by pressing [Cmd + U]

License

Apache 2.0 license. See the LICENSE file for details.

About

A simple Eokoe iOS users list app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages