This is that a simple application to display Sample json format(MVC and MVP Pattern)
- iOS support
- Swift 4.1
- This application was built around the MVC(Model-View-Controller) concept and also designed easily convert it to MVP(Model-View-Presenter) pattern.
- All classes were designed for testable and independent.