Technical test that consists of an application that keeps track of the tasks that an employee has to perform. It consists of two roles, one administrator for the creation of the tasks and another technician for the control of the tasks assigned to them. When a new task is created it is automatically assigned taking into account the available hours of each employee.
Example with MVVM, Clean Arquitecture, Retrofit, Koin, Coroutines components