- Android Respository architecture
- MVVM
- Jepack libraries
- Carousel view
- Kotlin
- Kotlin Flow and Livedata
- Paging3 ( Source and Mediator) (To be added)
- Shared Element transition
- Recycler snap helper
- Room database to store data locally
- Data binding
- Hilt Dependncy injection
- Jetpack Compose
This project can help android developers when starting a new project and writing code from scratch giving you a good headstart and a clean architecture
New addition - 19th June
Added a new activity with bottom navigation using jetpack compose which loads 3 screens.
PR are accepted.
Carousel Views taken from: PagingImageGallery