shahbazahmed1269 / LoginMVVM

Android login application with form validation and Database storage made using MVVM and Data binding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LoginMVVM

Android login application with form validation and Database storage made using MVVM and Data binding.

Steps to build

  1. Clone this branch locally.
  2. Add the following fields in gradle.properties file in LoginMVVMDatabinding directory:
    ElasticmailUser="xxx" ElasticMailApiKey="xxx"

Libraries used

  1. Android Databinding
  2. Dagger 2
  3. MaterialEditText
  4. Realm Database

Screenshots

LoginMVVM-screen-1

LoginMVVM-screen-2

About

Android login application with form validation and Database storage made using MVVM and Data binding


Languages

Language:Java 100.0%