Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.29 KB

README.md

File metadata and controls

44 lines (30 loc) · 1.29 KB

HackList

Hacklist is a project that demonstrates the usage of MVP pattern along with RxJava/Android and the Dagger 2 dependecy i injection framework.

HackList uses HackalistAPI to retrieve details about upcoming hackathons including filtering and search options.

Inspired by: Uncle Bob's Clean Architecture

Used libraries

  • Dagger2
  • RxJava/RxAndroid
  • Retrofit
  • Picasso
  • Butterknife
  • RetroLambda
  • Realm - used for local data caching.

Design Libraries

  • FastAdapter - managing RecyclerViews adapters.
  • FlipBoardBottomSheet

License

Under MIT Copyright (c) 2017 Elad Keyshawn [[email protected]]