Clean-Architecture-App-MVVM-Use-Cases-Compose-room-unittesting
Clean-Architecture-App-MVVM-Use-Cases-Compose-room-unittesting copied to clipboard
Movies App represent a list of movies, list of categories, search about movie and Save movie in Room Database
What is this project?
Movies App represent a list of movies, list of categories, search about movie and Save movie in Room Database
Main Features
- Kotlin
- MVVM
- Jetpack Compose
- MutableState
- Use Case
- Hilt
- Navigation Components
- Retrofit2
- Pagination
- Room
Compose features
- Bottom Navigation
- Horizontal Pager
- Lazy Row
- FlowRow
- Colors
- Circular Progress Indicator
- Rows
- Columns
- Scaffold
Unit Testing
- Test Room
- Test Flow
- Test Coroutine
- Hilt Test
- Test Use Case