Skip to content

jitzian/RandomUsersAPI

Repository files navigation

Random Users App

This is a mobile application developed using Kotlin and Java. The app fetches random user data and displays it in a list format.

Features

  • Fetch and display random user data
  • Navigate to user details
  • Scroll to top/bottom of the list

Technologies Used

  • Kotlin
  • Java
  • Gradle
  • Android Studio
  • Hilt for dependency injection
  • Coroutines for asynchronous programming
  • Jetpack Compose for UI

Setup and Installation

  1. Clone the repository
  2. Open the project in Android Studio
  3. Run the project on an emulator or real device

Screens

  • Main Screen: Displays a list of random users
  • Detail Screen: Displays detailed information about a selected user
Main Screen Details
1 1

Future Enhancements

  • Add pagination to load more users
  • Improve error handling

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Small App to fetch users from https://randomuser.me/ (WIP). Playground with Jetpack compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages