Skip to content

sc010575/JobList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JobList

Presenting a list of “jobs" in the following way

image_preview

Api Links

Development Platform

  • iOS 12.2 and XCode 10.2.1
  • Swift 5

Targets

  • JobList - Main application target
  • JobListTests - Unit testing target

Instruction to run

  • Download/ Clone the project from URL or .Zip
  • open JobList.xcodeproj and run in the simulator

Swift architecture

Screenshot 2019-09-30 at 10 45 25

  • The application is build with MVVM-C (Model-View-ViewModel and Coordinator) architecture. Use of coordinator patern for navigation. Therefore viewcontrollers are free from navigation.
  • Universal App that support different layouts for iPhone and iPad in horizental and vertical orientation.

Code Coverage

  • Current code coverage is 85%

Features

  • After launching the application it will make an api call to retrive Jobs detail
  • presenting a list of “jobs"

About

Presenting a list of jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages