Skip to content

A sample project with Swift Implementation of MVVM, DI, Persistency, Unit Test, Moya

Notifications You must be signed in to change notification settings

Sadmansamee/Articly

Repository files navigation

codebeat badge

Articly

  • This project was written and tested using Xcode 11.2.1, so if it doesn’t compile with previous version of Xcode then please upgarde to Xcode 11.2.1.
  • This project used Cocoapod 1.8.4 as a dependency manager.
  • This project loads most viewed articles from NyTimes with most popular APIs. Obtain your own API-KEY and replace here.(Temporaray it is there for easiness purpose for the reviewer team).

This project has the following:

How to run

  • Clone this project.
  • Open your terminal
  • CD to project folder.
  • run pod install or bundler is also configured with this project, for that follow this instruction then run bundler exec pod install on terminal.
  • Open .xcworkspace file.

About

A sample project with Swift Implementation of MVVM, DI, Persistency, Unit Test, Moya

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages