Code Monkey home page Code Monkey logo

nytimes's Introduction

NYTimes

This project is Master - Details application which showing popular news articles for selected period.

For develoment of this project XCode 12.2 was used and it is build for iOS 13 and above.

Project has following stack:

  • MVVM pattern
  • UIKit for Master view. All UI written in code with constraints
  • SwiftUI for Details view
  • Combine for reactivity
  • Codable for decoding json to objects
  • SwiftLint for code style autofixes during compilation
  • XCTest for View models and Models testing
  • XCUITest for Views testing

To run the project:

You need to open terminal and navigate to cloned project:

cd <path to cloned folder>

after this you need to install project pods (if cocoapods not installed follow this guide):

pod install

then run NYTimes.xcworkspace file.

  • For running project press Cmd+R
  • For running tests press Cmd+U and Cmd+6 for switching to "Test navigator"
  • After running tests you can press Cmd+9 and select "Coverage" line and you will see NYTimes target, which you can expand for details

nytimes's People

Contributors

alexzd avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.