Skip to content

muhammadFawzy/android-kotlin-mvvm-architecture

Repository files navigation

android-kotlin-mvvm-architecture

This version of the app is called Login-MVVM The sample aims to:

  • Provide a basic Model-View-ViewModel (MVVM) and Google Architecture Component using Live Data With Kotlin.

screenshot

What you need

Before exploring this sample, you might find it useful to familiarize yourself with the following topics:

The Login-MVVM sample uses the following dependencies:

Designing the app

  • ui - used to represnt user interface activity
  • viewmodel - Used to manage logic actions
  • model - used to represnt user model
  • network - Used to manage network layer

About

Sample login project using Kotlin and DataBinding pattern with Live Data

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages