Skip to content

CaloryTracker app in Modular Architecture in Kotlin using JetPack Compose, Room, Coroutines, Flow , and Navigation Compose

Notifications You must be signed in to change notification settings

codroid-ir/CaloryTracker

Repository files navigation

Calory Tracker

Modular Android Applicaion

This is a Calory Tracker app in Modular Architecture in Kotlin using Jetpack Compose, Room, Coroutines, Flow , Data Store and Navigation Compose.

This app has 2 feature modules: OnBoarding and Tracker OverView, each feature module contains 3 sub-modules based on clean (data, scope and presentation), this architecture helps us to create a reusable module and also separates the logic. The app is from the UI.

It uses the latest Jetpack Compose libraries And methods For Build this app.

Some Of Insights of App is:

This is the main page of the application. On this page, you can see the amount of calories you consume per day, you can also add food through the add button for each meal.

photo_2024-04-09_16-01-05

This is a food search page, you can search for the food you want on this page online.

photo_2024-04-09_16-01-10

Thanks For Giving Precious Time to go through my repository.

About

CaloryTracker app in Modular Architecture in Kotlin using JetPack Compose, Room, Coroutines, Flow , and Navigation Compose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages