MVVMC Demo

This is the demo of MVVM-C structure with dependency injection using RxSwift.

59
11
Swift

MVVMC-Demo

Demo defination

This is the demo project, I have integrated two APIs for MovieDB APIS (https://www.themoviedb.org/). One for the listing of Movie and other one is details of movies. Following are screenshots for the Appliction.


This are the key concepts I have used for this demo

  • MVVM stucture with Coordinators
  • Dependency Injection
  • Offline support usign RxCoreData
  • API Middle-Ware
  • Author

    anshul18895, [email protected]

    License

    MVVMC-Demo is available under the MIT license. See the LICENSE file for more info.