Calorie π₯
A sample app that showcases details of a food item built with clean architecture π
ScreenShots π§βπ¨
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.
TODO : write a more detailed modularization description outlining what each module does
Testing π§ͺ
TODO : write a more detailed testing description