GitHunt
DI

divitngoc/HelpMe-stackoverflow

Android HelpMe application. Shows a list of questions and answers if the users select a question which in turn re-directs them to the site. Uses -RxJava, Retrofit, Butter Knife, Gson, RecyclerView, CardView, stackoverflow api

HelpMe-stackoverflow

Personal project

I wanted to explore and advance my technical knowledge which is the reason why I created this simple android application.
This application waits for the user query(questions) and then "fetch" data from the api and displays a list.
When list is clicked on, it redirects the user to the site with the answers.
I've used stackoverflow API, RxJava, Retrofit, ButterKnife and Gson converter, RecyclerView and CardView for this application.

Screenshots

screenshot_3

screenshot_1

screenshot_4

Contributors

Created May 24, 2017
Updated June 8, 2018
divitngoc/HelpMe-stackoverflow | GitHunt