Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 257 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 257 Bytes

FoodMenuApp

Sample android app developed in Java to showcase RxJava, Retrofit, MVP, Room and Clean code architecture.

#Tools & Technologies

  • RXAndroid
  • Retrofit
  • Picasso
  • Butter Knife
  • Data Caching (Room)

#TODO

  • Caching (Realm)
  • Unit Testing