You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is based on MVVM and Repository Design pattern.
Kotlin + MVVM + Repository Pattern(RemoteDataSource) + ViewBinding + Network Api Call with the help of Retrofit + data Store + Coroutine + RecylerView + Glide + Android Jet Pack LifeCycle.
Basically this is the base project if someone wants to make a fresh android native project who can use it directly without adding anything in it. Just simply use it.
About
This project is based on the MVVM and Repository Design pattern.