Giter Club home page Giter Club logo

riofuad / github-user-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 270 KB

An application containing a list of GitHub users from Users GitHub REST API. In this app, you can search for GitHub users, view their detail pages, view the followers, and the following list of that GitHub account. This app is made for final submission on the "Android Fundamentals" (Belajar Fundamental Aplikasi Android) Dicoding course.

Kotlin 100.00%
android-app github-rest-api kotlin retrofit livedata dicoding-submission

github-user-app's Introduction

Dicoding: GitHub User App ๐Ÿ“ฑ

GitHub Logo

An application containing a list of GitHub users from Users GitHub REST API. In this app, you can search for GitHub users, view their detail pages, view the followers, and the following list of that GitHub account. This app is made for final submission on the "Android Fundamentals" (Belajar Fundamental Aplikasi Android) Dicoding course. This application implements some of the material from the course, i.e:

  • Fragment
  • Navigation
  • Background Thread and Networking (Web API & Retrofit)
  • Android Architecture Components (LiveData)
  • Include UI Testing using Espresso
  • Local Data Persistent (Shared Preferences/Data Store, SQL, Room, Repository, and Injection)

This application is based on API base URL https://api.github.com/ with several routes in use, i.e.:

  • .../search/users for search users
  • .../users/{login} for get the user detail
  • .../users/{login}/followers for get the user followers list
  • .../users/{login}/following for get the user following list

The API required GitHub Token from your account. This application uses Kotlin as a programing language and Android Studio version Electric Eel as a tool for developing the app.

โš  Disclaimer โš 

This repository is created for sharing and educational purposes only. Plagiarism is unacceptable and is not my responsibility as the author.

github-user-app's People

Contributors

riofuad avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.