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