项目作者: raychong

项目描述 :
A simple demo build with MVP pattern + Realm database
高级语言: Java
项目地址: git://github.com/raychong/MyRecipe.git
创建时间: 2017-06-19T08:26:55Z
项目社区:https://github.com/raychong/MyRecipe

开源协议:

下载


MyRecipeApp

Created with MVP architectural pattern with the implmentation of 3rd-party library listed below,

  • Butterknife, a light weight library to inject views into Android components.
  • Realm database, a better and faster database.

Why Realm?
https://jetruby.com/expertise/realm-vs-sqlite/