Aplicación que permite cargar los datos de un potencial cliente y calcular su score crediticio, para determinar si son capaces de recibir un crédito o no. Es posible consultar un historial con los distintos resultados de los clientes que han sido evaluados. Todos los datos ingresados son validados y no se podrá registrar un cliente si éstos no son correctos.
Application that allows you to enter the data of a potential customer and calculate their credit score to determine whether they are eligible to receive credit or not. It is possible to review a history with the different results of the customers who have been evaluated. All entered data is validated, and a customer cannot be registered if the information is not entered correctly.
- Android SDK
- Kotlin
- Retrofit2
- Room
- Coroutines
- LifeCycles
- LiveData
- Dagger Hilt
- JUnit
- Material
- Fragments
- MVVM
- Dependency injection
- Observer
- Singleton