All Projects → shahbazahmed1269 → LoginMVVM

shahbazahmed1269 / LoginMVVM

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

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to LoginMVVM

Kotlin Architecture Components Notes Demo
Example of Android Architecture Components which implements MVVM Pattern and written in Kotlin
Stars: ✭ 103 (+442.11%)
Mutual labels:  mvvm, dagger2, databinding
Android Mvp Mvvm Flytour
🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精…
Stars: ✭ 2,948 (+15415.79%)
Mutual labels:  mvvm, dagger2, databinding
Mvvmframe
🏰 MVVMFrame for Android 是一个基于Google官方推出的Architecture Components dependencies(现在叫JetPack){ Lifecycle,LiveData,ViewModel,Room } 构建的快速开发框架。有了MVVMFrame的加持,从此构建一个MVVM模式的项目变得快捷简单。
Stars: ✭ 218 (+1047.37%)
Mutual labels:  mvvm, dagger2, databinding
Mvvmarms
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.
Stars: ✭ 425 (+2136.84%)
Mutual labels:  mvvm, dagger2, databinding
Blockchain Tracker
A blockchain market tracking app. Example implementation of reactive clean architecture and testing.
Stars: ✭ 30 (+57.89%)
Mutual labels:  mvvm, dagger2, databinding
Askme
Social media app to ask and answer user questions and interact with users
Stars: ✭ 16 (-15.79%)
Mutual labels:  mvvm, dagger2, databinding
Wanandroid
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
Stars: ✭ 410 (+2057.89%)
Mutual labels:  mvvm, dagger2, databinding
Android App Architecture Mvvm Databinding
A simple but complete project (in both Java & Kotlin) to demonstrate the Android application architecture with MVVM pattern, a client app for The Movie DB Web API. Dagger2 is used for dependency injection and RxJava is used for RFP (Reactive Functional Programming).
Stars: ✭ 69 (+263.16%)
Mutual labels:  mvvm, dagger2, databinding
Movieapp Clean Architecture
Learning Project (Movie App) For Applying Android Architecture Components And Clean Architecture Using MVVM With Kotlin
Stars: ✭ 123 (+547.37%)
Mutual labels:  mvvm, dagger2, databinding
mvp-sample
Demonstrates how to implement MVP (Model View Presenter) pattern using Kotlin, RXJava, Retrofit, Dagger and DataBinding
Stars: ✭ 35 (+84.21%)
Mutual labels:  dagger2, databinding
stockwatcher
stockwatcher, a modern android development stack showcase
Stars: ✭ 62 (+226.32%)
Mutual labels:  dagger2, databinding
roove
Dating app based on firebase services and facebook login. MVVM-Kotlin-RxJava-Dagger-Databinding
Stars: ✭ 55 (+189.47%)
Mutual labels:  dagger2, databinding
Books jetpack
A sample application to demonstrate how to use Jetpack Architecture Components in an Android Application following the Clean Architecture concepts.
Stars: ✭ 241 (+1168.42%)
Mutual labels:  mvvm, databinding
Android Mvvm Architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
Stars: ✭ 2,720 (+14215.79%)
Mutual labels:  mvvm, dagger2
MVVMQuick
🚀使用MVVMQuick快速构建您的MVVM结构项目!(Quickly start projects with MVVMQuick!)
Stars: ✭ 23 (+21.05%)
Mutual labels:  dagger2, databinding
FlickOff
A lite movie guide app, with MVVM architecture, that lets you discover movies from TMDb.
Stars: ✭ 31 (+63.16%)
Mutual labels:  dagger2, databinding
ChatApp
Chat app based on Firebase tools.
Stars: ✭ 88 (+363.16%)
Mutual labels:  dagger2, databinding
Doubanmovie
豆瓣电影公开接口Android实现
Stars: ✭ 209 (+1000%)
Mutual labels:  mvvm, databinding
Praxis
Example Android project using MVVM, DaggerAndroid, Jetpack Compose, Retrofit, Coroutines and Multi module architecture ✌🏽
Stars: ✭ 258 (+1257.89%)
Mutual labels:  dagger2, databinding
android-clean-architecture
Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)
Stars: ✭ 29 (+52.63%)
Mutual labels:  dagger2, databinding

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].