BrianGiannini / random-user-api-android

Android project using randomuser api

Repository from Github https://github.comBrianGiannini/random-user-api-androidRepository from Github https://github.comBrianGiannini/random-user-api-android

random-user-api-android

Android project using random user API https://randomuser.me/ an image generator API Project use:

  • Recycler view to display list of users with item details with user image and details
  • Retrofit to manage API call
  • Coil to manage picture display
  • Room for database local storage
  • Koin for DI
  • Navigation component to navigate in the app

Screenshots

Users list User details

License

random-user-api-android is distributed under the terms of the Apache License (Version 2.0). See the license for more information.

Feel free to use it

About

Android project using randomuser api

License:Apache License 2.0


Languages

Language:Kotlin 100.0%