Skip to content

umbum/github-issue-widget-app

Repository files navigation

github-issue-widget-app

Build Status Releases

This widget takes a list of issues from Github and displays them in list form.

Download from Google Play

Abstract

  • The app can show all the assigned issues or only the issues of the selected repository.
  • Clicking on an issue will take the user to the Github website, or if the GitHub application is installed on the device, it can be run to handle the issue.
  • Login is done via OAuth.
    sample_img sample_img

Tech Stack

  • Kotlin
  • Github API
  • MVVM
  • OAuth
  • Chrome Custom Tabs
  • Retrofit2
  • RxJava
  • gradle-build-properties-plugin