Calorie ๐ฅ
A sample app that showcases details of a food item built with clean architecture ๐
ScreenShots ๐งโ๐จ
Calories | Calorie |
---|---|
![]() |
![]() |
Features ๐บ
As a user I can :
- Search for calorie details of different food items
- Have a cache of calorie items offline for later
Modularization ๐น
Calorie has been completely modularized and each module has it’s own specific task.
Modularization |
---|
![]() |
TODO : write a more detailed modularization description outlining what each module does
Testing ๐งช
TODO : write a more detailed testing description
Module | Test |
---|---|
:remote |
![]() |
:local |
![]() |
:calories-viewmodel |
![]() |
:calorie-viewmodel |
![]() |