Skip to content

This iOS application displays the top player stats for NRL matches.

Notifications You must be signed in to change notification settings

rajeshbeats/NRLTopPlayers

Repository files navigation

NRL Top Players App

This is an iOS app displays the top player stats for NRL matches.

App Preview

Screenshot

Architecture Pattern

Model–view–viewmodel (MVVM)

Dependency Manager - CocoaPod

Libraries used

  1. SwiftLint - A tool to enforce Swift style and conventions, loosely based on GitHub's Swift Style Guide

  2. Nuke - Nuke provides a simple and efficient way to download and display images in your app.

Instruction

  1. Clone the project
  2. Open terminal and cd Xcode project folder location.
  3. Run below command in terminal
  4. pod install Make sure to install latest (1.7.2) Cocoapods in machine before running this command.
  5. Open NRLTopPlayers.xcworkspace file in Xcode10.2 or later version
  6. Build and Run the application!

Compatibility

Supported Xcode version - 10.2 and later

Swift version - Swift 5.0

Minimum iOS deployment target - 12.0

Device : Universal App

Unit Test - NRLTopPlayersTests (XCTest)

====================================================================

About

This iOS application displays the top player stats for NRL matches.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published