Skip to content

mostafaashraf92/StarWars_Modularization_Clean_MVVM

Repository files navigation

Prerequisits

  • Android SDK 28
  • Build tools 28 Install the dependencies and build apk in (Debug environment)

Dependencies

  • [RetroFit] - for Networking
  • [MVVM]
  • [Android LifeCycle Extension] - Android ViewModel lifecycle aware &LiveData
  • [DataBinding]

Technicality

This application uses MVVM design pattern and has the following Layers

  • View
  • ViewModel(Using liveData to notify views with data)
  • Model -Clean Architecture -Modularization Concept You can find local unit tests for ViewModel and Utils classes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages