MobileProject-MVVM

This project is aimed to fetch network data which is in JSON format and show in mobile app in tabular format. The data can be of type image, text or other. Based on type, the UI should change.

Below is the architecture for project -

  • Design Pattern - MVVM
  • Offline storage - Realm Database
  • AutoLayouts - Snapkit

This project also uses image caching with default NSURLCache.