Skip to content

This is a base architecture that can be used to develop an app from scratch using MVVM architecture pattern.

License

Notifications You must be signed in to change notification settings

uditbhaskar/MVVMBaseArchitecture

Repository files navigation

MVVMBaseArchitecture

This is a base architecture that can be used to develop an app from scratch using MVVM architecture pattern.

It uses following:

MVVM Architecture

Dagger

Kotlin

Architectural Components

Lifecycle, LiveData, ViewModel

RxJava

Room Database

Networking with Retrofit

Note:- Don't forget to change the Application name in android Manifest file.

About

This is a base architecture that can be used to develop an app from scratch using MVVM architecture pattern.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages