/HackerNews

Hacker news Assignment

Primary LanguageJava

HackerNews

Hacker news Assignment

I have used MVP design pattern for the project. It's a little over kill, but I did so to express my knowledge regarding the same. Following are the libraries I have used in the project.

Retrofit2: for api calls

Recycler View: for showing list

Butterknife: for casting view in the layout

Gson: a json converter library