Skip to content

Simple one screen app having a list of the Company and its members. MVVM architecture developed in Swift.

License

Notifications You must be signed in to change notification settings

harshal-wani/company-member-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Company and member list

• Swift project shows company and members list in UITableview.

Features

  1. Display list according to selected tab

  2. Search function by name

  3. Sort list by name/age

  4. Mark company as favorite or follow

  5. Mark member as favorite

Architecture

Model-View-ViewModel(MVVM) architecture, plus the Coordinator pattern

Language

Swift 5

Required third party libraries

SDWebImage: Asynchronous image downloader with cache support as a UIImageView category

OHHTTPStubs: Stub your network requests easily! Test apps with fake network data and custom response time, response code and headers!

Getting Started

  1. Clone the repo

  2. In terminal, navigate to root folder of repo

  3. Run below command

pod install

Cheers!

About

Simple one screen app having a list of the Company and its members. MVVM architecture developed in Swift.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published