TheStackOverflowApp

App will provide the list of question from stackoverflow to the user based on tags that they have selected. User have to select 4 tags. Example tags python, java, android, c++.

Installation

Clone the GitHub repository.

$ git clone https://github.com/ashutosh160798/TheStackOverflowApp.git

Screenshots

                       

Project Overview

Api used:

  1. Stackexchange OAuth Api
  2. Stackexchange Tags Api
  3. Stackexchange Questions Api

Libraries Used:

  1. Retrofit2
  2. Android Support Library
  3. Database Room