Stack Exchange app

What the app does?

  • Shows a list of trending questions from stack exchange api
  • Can search for the desires question.
  • Can add tags to your search.
  • Can open the question on Chrome Custom tab.

Other information:

  • MVVM architecture.
  • Uses Retrofit for api calls and Glide to convert url to image.
  • Written in Kotlin and uses coroutines for background tasks.
  • Uses dependency injection
  • Works on devices with API 21 and above.

Can download from here:
https://drive.google.com/file/d/1RUSMtFd3sPIF8F_zdqgrEiO8H0moY8F0/view?usp=sharing

Screen Recordings:

Screenrecorder-2021-11-07-22-43-13-92.mp4


Screenrecorder-2021-11-07-22-43-46-25.mp4


Screenrecorder-2021-11-07-22-44-06-469.mp4


GitHub

View Github