Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 956 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 956 Bytes

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.