A sample Marvel heroes application based on MVVM (ViewModel, Coroutines, LiveData, Room, Repository, Dagger Hilt) architecture and built using Airbnb's Epoxy library.
Go to the Releases to download the lastest APK.
- Minimum SDK level 23
- Kotlin
- Coroutines
- JetPack
- LiveData
- ViewModel
- Room
- Architecture
- MVVM Architecture (View - ViewModel - Model)
- Repository pattern
- Epoxy - Building complex views using a RecyclerView
- Dagger Hilt.
- Retrofit2.
- Moshi.
- OkHttp3 - Logging Interceptor.
- Coil - Image loading backed by Kotlin Coroutines.
- Timber - logging.
Marvel Epoxy is based on MVVM architecture and a repository pattern.
Support it by joining stargazers for this repository. ⭐
And follow
Designed and developed by 2020 semani2 (Sai Emani)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.