/github-user-app

A project to fulfill the requirements to graduate from the Dicoding Android Fundamental course.

Primary LanguageKotlin

github-user-app

GitHub Android Kotlin

GitHub User App is an Android application that allows users to search and view GitHub user profiles. It provides a user-friendly interface to explore user details, repositories, and more.

Table of Contents

Features

  • Search for GitHub users by username.
  • View detailed user profiles, including avatars, bio, and follower/following counts.
  • Explore user repositories and their details.
  • Bookmark favorite users for quick access.

Screenshots

Screenshot

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Android Studio
  • Git

Installing

  1. Clone the repository:

    git clone https://github.com/yourusername/github-user-app.git
    
  2. Open the project in Android Studio.

  3. Build and run the app on an Android emulator or physical device.

Usage

  • Search for GitHub users by entering their usernames.
  • View user profiles to see their details.
  • Explore the repositories section to see the user's repositories.