A simple App that makes use of retrofit to obtain users and save them in an internal database used room
This app was made only to see how retrofit behaves with coroutines, through hilt as a dependency injector, and saving the results in a local database, in the process the ui of the app is changed to prevent double calls and inform to the user of operations in process