Sample app showcasing a MVVM arch as recommended in Android Developer main site.
Data layer features a FoodRepository that access both a remote DataSource for nutrients retrieval, and a local DataSource for persistence (Offline-first)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Sample app showcasing a MVVM arch as recommended in Android Developer main site.
Data layer features a FoodRepository that access both a remote DataSource for nutrients retrieval, and a local DataSource for persistence (Offline-first)