DEV Community

Mohammadali Rezaei
Mohammadali Rezaei

Posted on

Github Android sample for TMDb using Jetpack Compose

I have created a multi module project in Github following latest guidelines from google. I used Jetpack Compose for UI layer, and MVVM and clean architecture. You comments to improve it would be quite helpful. I also have setup the CI/CD using Github Actions. Unit test as well as Compose UI test is covered.

https://github.com/alirezaeiii/TMDb-Compose-Playground

Top comments (0)