Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rahmabintangpratama/github-user


https://github.com/rahmabintangpratama/github-user

android android-studio bangkit-academy dicoding intellij-idea jetbrains kotlin

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# GitHub User

GitHub User is a simple application that allows users to search for GitHub users and view their profile details.

## Features

- Search for GitHub users based on username
- View detailed profile information of GitHub users, including details such as name, avatar, number of followers, number of following, etc.

## Technology

This application is built using several technologies:

- Kotlin: Primary programming language
- Android Jetpack: For managing lifecycle, layout, navigation, and other architectural components
- Retrofit: For communicating with the GitHub API
- Glide: For loading and displaying user avatar images
- DataStore: For storing application theme settings

## How to Use

1. Open the application
2. Enter the GitHub username of the user you want to search for in the search box
3. Press the "Search" button
4. The application will display the detailed profile of the GitHub user corresponding to the username you searched for