Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 973 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 973 Bytes

#FoodSearch

It makes use of the most popular and hyped pattern in Android these days. Dagger + MVP + RxJava.

Main Components

StorIO for my DAO Implementation.

Retrofit for the network requests.

Dagger for dependency injections.

MaterialDrawer for the drawer menu.

LoganSquare for JSON parsing.

Timber for logging.

Butterknife for Views injection.

Picasso for Image loading.

EventBus for Events communication.

Credits

Author : Pavlos-Petros Tournaris (p.tournaris@gmail.com)

Website: http://pavlospt.com

LS-FoodSearch