henriquebarrosx / BuildingAppToListKotlinIssues

A awesome app to list Kotlin issues written in kotlin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin Issues

A awesome app to not only follow the Kotlin's issues, but you can also can see about them. A really challenge and opportunity to learn and create a application using Kotlin with Github API integration.

Main features

  • List Kotlin issues
  • Detail the issue (Title, description, user thumbnail that open, date, link in the browser)

What the app should have

List screen

  • Issue title
  • Issue state (Opened or closed)

Details screen

  • Issue title
  • Issue description
  • User thumbnail that create the issue
  • Creation date
  • A link button to open the issue on the browser

Mandatory requirements

  • Kotlin
  • RxJava2
  • Koin or Dagger 2
  • Unit test
  • OkHttp3 or Retrofit

About

A awesome app to list Kotlin issues written in kotlin

License:MIT License


Languages

Language:Kotlin 100.0%