This widget takes a list of issues from Github and displays them in list form.
- 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.
- Kotlin
- Github API
- MVVM
- OAuth
- Chrome Custom Tabs
- Retrofit2
- RxJava
- gradle-build-properties-plugin