App that lists all messages and their details from a service. This application gets data from JSONPlaceHolder and displays it in a list. The clean architecture of MVVM was implemented to obtain a better organization of the layers and the flow of data. Hilt was implemented as a dependency injector along with the following libraries: Realized data persistence with a cache object, an internal Room database and API communication with Retrofit Android Navigation was implemented to manage the flow of views and information
Clone or download the project in android studio Build with Gradle Install the application through a physical or virtual device.