View-based Movie App with TMBD API.
- Retrofit
- Picasso
- Room Database
- Truth, Mockito, Espresso, MockWebServer
- Dagger-Hilt
- ListAdapter
- Version Catalog with new Plugin API
- Detekt
- Ktlint
- Playground
- This should become the basis for the long planned template repository containing standard setup for android projects.
- Try out different presentation architecture pattern.
- Experiment with boundaries type mapping.
- Create sample test implementation exercising Robot Pattern for E2E Test using Espresso, Snapshot Test, MockWebServer, and Robolectric.