Display list of issues in secureudid and upon clicking issue display list of comments by users. App will check for network connectivity for every request.
LIST OF LIBRARIS USED
- Retrofit and RxJava (Network and Data binding)
- Picasso (Image Loading)
- Android Support Libraries (CardView,RecyclerView,SwipeRefreshLayout)
DESIGN PATTERN USED
- Model-View-Presenter (MVP)