An open API service indexing awesome lists of open source software.

https://github.com/mortezakdevelop/user_list_check


https://github.com/mortezakdevelop/user_list_check

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# UserListCheck
Retrofit2, Room, Hilt, MVVM project.
Get JSON from reqres.in by Retrofit2,
fill data into created Room database, show list of users in RecyclerView.
Refresh and reload data from API. Logging all points.
Click on any User to enter Edit User Fragment, Edit, Delete users from DB.

![alt tag](https://github.com/Sergio994350/UserListCheck/blob/master/screenshots/Screenshot_20220118_200947.png)
![alt tag](https://github.com/Sergio994350/UserListCheck/blob/master/screenshots/Screenshot_20220118_201001.png)